Commit 9c37bbd3 by angle-autoroll Committed by Commit Bot

Roll SwiftShader from 59b4828f293e to 13f04d59c727 (3 revisions)

https://swiftshader.googlesource.com/SwiftShader.git/+log/59b4828f293e..13f04d59c727 2020-08-11 sugoi@google.com Fix for dEQP-VK.wsi.*.swapchain.acquire.too_many_timeout 2020-08-11 capn@google.com Implement VK_EXT_depth_range_unrestricted 2020-08-11 sugoi@google.com Prevent accessing deleted ImageView objects If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-angle-autoroll Please CC ynovikov@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: ynovikov@google.com Change-Id: I6114ff5362385d57c664603dbb39153d01a15e56 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2351857Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent d667ad2f
......@@ -222,7 +222,7 @@ deps = {
},
'third_party/SwiftShader': {
'url': '{swiftshader_git}/SwiftShader@59b4828f293eb16f8983ae9ea0a8a0a84cf8174c',
'url': '{swiftshader_git}/SwiftShader@13f04d59c7278ac87191465bc16e2c7d145ae851',
'condition': 'not build_with_chromium',
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment