Commit 85265395 by angle-autoroll Committed by Commit Bot

Roll third_party/SwiftShader 126720bd2e57..a095711c5d77 (4 commits)

https://swiftshader.googlesource.com/SwiftShader.git/+log/126720bd2e57..a095711c5d77 git log 126720bd2e57..a095711c5d77 --date=short --first-parent --format='%ad %ae %s' 2020-03-04 amaiorano@google.com Subzero: implement Short4::Short4(RValue<Float4) 2020-03-04 amaiorano@google.com Subzero: don't assert about lack of atomic load/store on x86 2020-03-04 amaiorano@google.com Fix Regres regression post CMake var renaming 2020-03-04 amaiorano@google.com Subzero: fix regression in Optimizer Created with: gclient setdep -r third_party/SwiftShader@a095711c5d77 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 ianelliott@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: None Tbr: ianelliott@google.com Change-Id: I9f8e2084134732edfe709ece8882976b5517c70b Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2089017Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 2894d57e
......@@ -182,7 +182,7 @@ deps = {
},
'third_party/SwiftShader': {
'url': '{swiftshader_git}/SwiftShader@126720bd2e578fec077a57d877ac64c46b18cd52',
'url': '{swiftshader_git}/SwiftShader@a095711c5d771437d7f9bfcbd78a82062e19c55e',
'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