aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>2024-02-27 10:01:38 +0000
committerAngle LUCI CQ <angle-scoped@luci-project-accounts.iam.gserviceaccount.com>2024-02-27 11:22:35 +0000
commitb0215166edc035dfe320be4024e088e612894c86 (patch)
treecfd5e701c761e5bdc8386aff3764f0e60c800257
parent9100f2ec79ec11f024b9729fe26f45470f66ba8f (diff)
downloadangle-b0215166edc035dfe320be4024e088e612894c86.tar.gz
Roll SwiftShader from 0f69b790c7a4 to bbe6452b420c (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/0f69b790c7a4..bbe6452b420c 2024-02-26 natsu@google.com Support ycbcr conversion linear filtering 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 angle-team@google.com,ynovikov@google.com on the revert to ensure that a human is aware of the problem. To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: ynovikov@google.com Use-Permissive-Angle-Pixel-Comparison: True Change-Id: I37915b7905fbcc8c53024caa0b7249aa81bf2894 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5325907 Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
-rw-r--r--DEPS2
m---------third_party/SwiftShader0
2 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 484abe9d04..eb1a3cfc18 100644
--- a/DEPS
+++ b/DEPS
@@ -909,7 +909,7 @@ deps = {
},
'third_party/SwiftShader': {
- 'url': Var('swiftshader_git') + '/SwiftShader@0f69b790c7a491e103802870b2f670c5936b9930',
+ 'url': Var('swiftshader_git') + '/SwiftShader@bbe6452b420c5ddc4b0fd421b0a3ce271262f4ca',
'condition': 'not build_with_chromium',
},
diff --git a/third_party/SwiftShader b/third_party/SwiftShader
-Subproject 0f69b790c7a491e103802870b2f670c5936b993
+Subproject bbe6452b420c5ddc4b0fd421b0a3ce271262f4c