Commit 9ec5c78a by angle-autoroll Committed by Commit Bot

Roll third_party/SwiftShader 9da287fd0264..88632cac30e1 (6 commits)

https://swiftshader.googlesource.com/SwiftShader.git/+log/9da287fd0264..88632cac30e1 git log 9da287fd0264..88632cac30e1 --date=short --no-merges --format='%ad %ae %s' 2019-11-12 bclayton@google.com Regres: Don't treat non-zero error codes as crashes. 2019-11-12 tobine@google.com Vulkan:maxPerStageDescriptorStorageBuffers = 16 2019-11-12 nicolascapens@google.com Revert "Suppress 32-bit MSVC warning." 2019-11-12 bclayton@google.com Regres: Add workaround for Khronos Gitlab issues 2019-11-12 swiftshader.regress@gmail.com Regres: Update test lists @ 9da287fd 2019-11-12 sugoi@google.com Blend mode fix for 565 format Created with: gclient setdep -r third_party/SwiftShader@88632cac30e1 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: angleproject:4016 TBR=cnorthrop@google.com Change-Id: I39661778e6d1018568736bb499d0e0943b6031b9 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1914162Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 4f023f56
...@@ -179,7 +179,7 @@ deps = { ...@@ -179,7 +179,7 @@ deps = {
}, },
'third_party/SwiftShader': { 'third_party/SwiftShader': {
'url': '{swiftshader_git}/SwiftShader@9da287fd0264892a8997426a2d7d154aae560de4', 'url': '{swiftshader_git}/SwiftShader@88632cac30e167d56deef8a84fb97491bc390636',
'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