Skip to content

Commit

Permalink
Manual roll SwiftShader from 0bacc751b4d1 to 6912e7d5b75a (2 revisions)
Browse files Browse the repository at this point in the history
Manual roll requested by [email protected]

https://swiftshader.googlesource.com/SwiftShader.git/+log/0bacc751b4d1..6912e7d5b75a

2024-03-28 [email protected] Fix alignment bug with depth/stencil
resolve attachment
2024-03-28 [email protected] fix debug build with llvm 16

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],[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: angleproject:7551
Tbr: [email protected],[email protected]
Use-Permissive-Angle-Pixel-Comparison: True
Change-Id: Id5300525d24dff1f014a9ea41186721d45b9336c
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5405492
Bot-Commit: angle-autoroll <[email protected]>
Commit-Queue: Shahbaz Youssefi <[email protected]>
  • Loading branch information
angle-autoroll authored and Angle LUCI CQ committed Mar 28, 2024
1 parent b4cf07c commit c5ba9b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -918,7 +918,7 @@ deps = {
},

'third_party/SwiftShader': {
'url': Var('swiftshader_git') + '/SwiftShader@0bacc751b4d175e4731d5a7a33aab2ac5a9c2c8f',
'url': Var('swiftshader_git') + '/SwiftShader@6912e7d5b75a87d604251cc527063a1ec73c1dea',
'condition': 'not build_with_chromium',
},

Expand Down
2 changes: 1 addition & 1 deletion third_party/SwiftShader
Submodule SwiftShader updated from 0bacc7 to 6912e7

0 comments on commit c5ba9b6

Please sign in to comment.