Commit c5f45365 by angle-autoroll Committed by Commit Bot

Roll third_party/SwiftShader 663dcefa22ea..d6e903bdc9ef (4 commits)

https://swiftshader.googlesource.com/SwiftShader.git/+log/663dcefa22ea..d6e903bdc9ef git log 663dcefa22ea..d6e903bdc9ef --date=short --first-parent --format='%ad %ae %s' 2019-11-28 sugoi@google.com Support multisampled Bresenham lines 2019-11-27 sugoi@google.com Support sample image instruction operand 2019-11-27 jmadill@chromium.org Fix ICD build when using multiple toolchains. 2019-11-27 chrisforbes@google.com gles: Only clamp default block uniform indexes Created with: gclient setdep -r third_party/SwiftShader@d6e903bdc9ef 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 cwallez@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: cwallez@google.com Change-Id: I0596f70dda8f3be71bda0d2fe48d2010f415e50e Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1941571Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 7bb0115c
...@@ -184,7 +184,7 @@ deps = { ...@@ -184,7 +184,7 @@ deps = {
}, },
'third_party/SwiftShader': { 'third_party/SwiftShader': {
'url': '{swiftshader_git}/SwiftShader@663dcefa22ea5eec1b108feebaf40a683fb104ff', 'url': '{swiftshader_git}/SwiftShader@d6e903bdc9ef8b6d8f29cc753143c72f8b88425d',
'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