Skip to content

Commit

Permalink
Roll SwiftShader from dca80fc3a894 to 0ba0b45490cd (2 revisions)
Browse files Browse the repository at this point in the history
https://swiftshader.googlesource.com/SwiftShader.git/+log/dca80fc3a894..0ba0b45490cd

2023-02-27 [email protected] marl: Remove spurious semicolons
2023-02-27 [email protected] marl: emulate thread_local with pthreads

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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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: I03686ca41e7972e7e6a158afbb4c4b56cbc511db
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4297000
Bot-Commit: angle-autoroll <[email protected]>
Commit-Queue: angle-autoroll <[email protected]>
  • Loading branch information
angle-autoroll authored and Angle LUCI CQ committed Feb 28, 2023
1 parent 0a4af60 commit df642b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -624,7 +624,7 @@ deps = {
},

'third_party/SwiftShader': {
'url': '{swiftshader_git}/SwiftShader@dca80fc3a894149ecf4d5cd4d4fe665fe0274bb3',
'url': '{swiftshader_git}/SwiftShader@0ba0b45490cd209448c5f976f41b34a746c9de5d',
'condition': 'not build_with_chromium',
},

Expand Down

0 comments on commit df642b9

Please sign in to comment.