Commit c5ee8e03 by angle-autoroll Committed by Commit Bot

Roll third_party/SwiftShader 16ae92a4ee52..18daa81e3d3d (15 commits)

https://swiftshader.googlesource.com/SwiftShader.git/+log/16ae92a4ee52..18daa81e3d3d git log 16ae92a4ee52..18daa81e3d3d --date=short --first-parent --format='%ad %ae %s' 2020-03-12 sugoi@google.com Allow 3D filtering in the Blitter 2020-03-12 capn@google.com Fix building with latest LLVM 2020-03-12 capn@google.com Document single-level YCbCr image assumption 2020-03-12 capn@google.com Clarify the PointCoord calculation 2020-03-12 capn@google.com Remove unnecessary point setup calculations 2020-03-12 capn@google.com Don't needlessly build LLVM 2020-03-12 bclayton@google.com Update Marl to 64d123947 2020-03-12 bclayton@google.com VkImage: Implement BC7 texture format 2020-03-11 bclayton@google.com Update Marl to 94a361cf0 2020-03-11 capn@google.com Support running PowerVR samples using SwiftShader on Linux 2020-03-11 bclayton@google.com Regres: Roll dEQP to 1.2.1 2020-03-11 capn@google.com Regres: support testlist creation from specified hash 2020-03-11 capn@google.com Suppress warnings in Subzero dependencies 2020-03-11 bclayton@google.com Regres: Simplify running of local tests 2020-03-11 bclayton@google.com Kokoro: Update clang-8 URL Created with: gclient setdep -r third_party/SwiftShader@18daa81e3d3d 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 jmadill@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/+/master/autoroll/README.md Bug: angleproject:4474 Tbr: jmadill@google.com Change-Id: I5d0f416817692b8f69be97d8fe54334655cf8a66 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2102176Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 2950d334
......@@ -182,7 +182,7 @@ deps = {
},
'third_party/SwiftShader': {
'url': '{swiftshader_git}/SwiftShader@16ae92a4ee5212883f1dbeefd1a91f924b2c2548',
'url': '{swiftshader_git}/SwiftShader@18daa81e3d3dd15936e201688d5914f7758d5cb0',
'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