Commit 6fdbe529 by angle-autoroll Committed by Commit Bot

Roll third_party/SwiftShader 27a3d31d7a9d..d9ed1c2732ba (1 commits)

https://swiftshader.googlesource.com/SwiftShader.git/+log/27a3d31d7a9d..d9ed1c2732ba git log 27a3d31d7a9d..d9ed1c2732ba --date=short --no-merges --format='%ad %ae %s' 2019-11-07 sugoi@google.com Prevent rasterizing fragments outside the framebuffer Created with: gclient setdep -r third_party/SwiftShader@d9ed1c2732ba 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 jonahr@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/+/master/autoroll/README.md Bug: angleproject:4060 TBR=jonahr@google.com Change-Id: I7cd94017d1dedfcab87e599f586396b9900b8d03 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1905274Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 7f9c9a7f
...@@ -179,7 +179,7 @@ deps = { ...@@ -179,7 +179,7 @@ deps = {
}, },
'third_party/SwiftShader': { 'third_party/SwiftShader': {
'url': '{swiftshader_git}/SwiftShader@27a3d31d7a9d65bb49b83da404cc4830eb3ce06e', 'url': '{swiftshader_git}/SwiftShader@d9ed1c2732ba9b1bd36461367d348e3030043a25',
'condition': 'not build_with_chromium', '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