Commit ee980a91 by angle-autoroll Committed by Commit Bot

Roll SwiftShader from 75690ce7ef4a to e63aa953ddfd (2 revisions)

https://swiftshader.googlesource.com/SwiftShader.git/+log/75690ce7ef4a..e63aa953ddfd 2020-09-04 capn@google.com Don't assert on component swizzle matching identity 2020-09-03 caramelli.devel@gmail.com Minor change in detachImage() for Xcb, Xlib, Wayland WSIs 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/+doc/master/autoroll/README.md Bug: None Tbr: cwallez@google.com Change-Id: I4fa87a0132936c87febecb596e9b16d91185d01b Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2393698Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 2e366d40
...@@ -239,7 +239,7 @@ deps = { ...@@ -239,7 +239,7 @@ deps = {
}, },
'third_party/SwiftShader': { 'third_party/SwiftShader': {
'url': '{swiftshader_git}/SwiftShader@75690ce7ef4a189c914cc27ebbd1dbc1155382cb', 'url': '{swiftshader_git}/SwiftShader@e63aa953ddfd935a022090b3ef221438a328d1a1',
'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