From 2335a974eff76ab3b396652f2a0f051f115ec08c Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 24 Feb 2022 19:55:06 +0000 Subject: [PATCH] Roll SwiftShader from cd8e0282137f to 732515a031fa (2 revisions) https://swiftshader.googlesource.com/SwiftShader.git/+log/cd8e0282137f..732515a031fa 2022-02-24 syoussefi@google.com Set advancedBlendMaxColorAttachments to max 2022-02-24 sugoi@google.com Remove unicode characters from comments If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-dawn-autoroll Please CC shrekshao@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 Dawn: https://bugs.chromium.org/p/dawn/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: shrekshao@google.com Change-Id: Id91c3271aae54c939b84bf51bcf3ee3db45bce1a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/81900 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 18f069dc97..cabc97dd82 100644 --- a/DEPS +++ b/DEPS @@ -133,7 +133,7 @@ deps = { }, 'third_party/swiftshader': { - 'url': '{swiftshader_git}/SwiftShader@cd8e0282137fe3654dd33e519ec2d1409d290c47', + 'url': '{swiftshader_git}/SwiftShader@732515a031faeecfee06c821d9039ebabd6bb71e', 'condition': 'dawn_standalone', },