Commit dca568a3 by angle-autoroll Committed by Commit Bot

Roll third_party/SwiftShader 1737a30e3e34..f8f6103eb89f (2 commits)

https://swiftshader.googlesource.com/SwiftShader.git/+log/1737a30e3e34..f8f6103eb89f git log 1737a30e3e34..f8f6103eb89f --date=short --no-merges --format='%ad %ae %s' 2019-10-28 sugoi@google.com VK_EXT_provoking_vertex support 2019-10-28 jonahr@google.com Fix vulkan builds in ANGLE on MacOS Created with: gclient setdep -r third_party/SwiftShader@f8f6103eb89f 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/+/master/autoroll/README.md Bug: angleproject:3677,angleproject:3430 TBR=ynovikov@google.com Change-Id: Ib298b4e4a21eeadaa876f442fc2c4408b44f3b23 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1886000Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent e7852798
...@@ -171,7 +171,7 @@ deps = { ...@@ -171,7 +171,7 @@ deps = {
}, },
'third_party/SwiftShader': { 'third_party/SwiftShader': {
'url': '{swiftshader_git}/SwiftShader@1737a30e3e349f0a958441f7488877d971579b3c', 'url': '{swiftshader_git}/SwiftShader@f8f6103eb89f074f18e05b85b7bcccf38bbc436f',
'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