Commit 36fbe602 by angle-autoroll Committed by Commit Bot

Roll third_party/SwiftShader b2407dd746de..102fd19c65f4 (4 commits)

https://swiftshader.googlesource.com/SwiftShader.git/+log/b2407dd746de..102fd19c65f4 git log b2407dd746de..102fd19c65f4 --date=short --no-merges --format='%ad %ae %s' 2019-11-14 amaiorano@google.com PixelRoutine: const-qualify reference parameters 2019-11-14 swiftshader.regress@gmail.com Regres: Update test lists @ b2407dd7 2019-11-14 capn@google.com Rasterize 'Bresenham' line segments as parallelograms 2019-11-14 sugoi@google.com Negative baseVertex support Created with: gclient setdep -r third_party/SwiftShader@102fd19c65f4 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 cnorthrop@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=cnorthrop@google.com Change-Id: I624498c405221a12cfb1a6fbc5e62e5484457edf Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1918961Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 5f4db6a7
......@@ -184,7 +184,7 @@ deps = {
},
'third_party/SwiftShader': {
'url': '{swiftshader_git}/SwiftShader@b2407dd746decd2418167aa29f1af788cd902904',
'url': '{swiftshader_git}/SwiftShader@102fd19c65f46242f5f1477c6596cbacdfcd2c9f',
'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