Skip to content

Commit 88002e3

Browse files
angle-autorollAngle LUCI CQ
authored andcommitted
Roll SwiftShader from efd5e79e9ca3 to 3d536c0fc62b (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/efd5e79e9ca3..3d536c0fc62b 2025-10-15 [email protected] C++23 fixes when SWIFTSHADER_LLVM_VERSION=16.0 2025-10-14 [email protected] Regres: Update test lists @ efd5e79e 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 [email protected],[email protected] 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: [email protected] Use-Permissive-Angle-Pixel-Comparison: True Change-Id: I1da5fb81e77faa892ac4e0bc1c74e137ce96a81c Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/7044868 Commit-Queue: angle-autoroll <[email protected]> Bot-Commit: angle-autoroll <[email protected]>
1 parent d305e35 commit 88002e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1068,7 +1068,7 @@ deps = {
10681068
},
10691069

10701070
'third_party/SwiftShader': {
1071-
'url': Var('swiftshader_git') + '/SwiftShader@efd5e79e9ca377c898cc09a3fd5abb32af83bd2f',
1071+
'url': Var('swiftshader_git') + '/SwiftShader@3d536c0fc62b1cdea0f78c3c38d79be559855b88',
10721072
'condition': 'not build_with_chromium',
10731073
},
10741074

third_party/SwiftShader

Submodule SwiftShader updated from efd5e79 to 3d536c0

0 commit comments

Comments
 (0)