From 418ee05c3ded01c958a7cbd0b6f8f93e6e918617 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Fri, 23 Dec 2022 02:13:05 +0000 Subject: [PATCH] Roll ANGLE from 2c60b86e3565 to 295f6830970b (57 revisions) https://chromium.googlesource.com/angle/angle.git/+log/2c60b86e3565..295f6830970b 2022-12-23 cclao@google.com Vulkan: bufferRead should accommodate deferred endRenderPass 2022-12-23 cclao@google.com Vulkan: Dsiable enableAsyncPipelineCacheCompression 2022-12-22 ynovikov@chromium.org Disable building Mesa by default 2022-12-22 m.maiya@samsung.com Move BinaryStream to common and expose ShaderState to compiler 2022-12-22 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from fc4e0530422c to e376e31a56b1 (1084 revisions) 2022-12-22 cnorthrop@google.com Tests: Add Grimvalor trace 2022-12-22 lexa.knyazev@gmail.com Fix typo in EXTClipCullDistanceForFragmentShaderTest 2022-12-22 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c4d6d0f52ce0 to 3a028e4c1f4a (4 revisions) 2022-12-22 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 67f520305136 to bcbc10b1bed4 (5 revisions) 2022-12-22 syoussefi@chromium.org Vulkan: Add read/write depth/stencil layouts 2022-12-21 syoussefi@chromium.org Vulkan: Pass context to layout getters 2022-12-21 cclao@google.com Vulkan: Remove CommandQueue::mGarbageQueue 2022-12-21 cnorthrop@google.com Tests: Add Wayward Souls trace 2022-12-21 ynovikov@chromium.org Revert "Metal: expose Metal backend only on supported GPUs." 2022-12-21 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 29e87c1e6ee6 to c4d6d0f52ce0 (15 revisions) 2022-12-21 yuxinhu@google.com Add new vulkan_core.h include headers to IGNORE list 2022-12-20 sywow.choi@samsung.com Revert "Vulkan: Make available GLInternalFormatToGbmFourCCFormat" 2022-12-20 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 9f4465eccb37 to 5aa5b0809f05 (17 revisions) 2022-12-20 sywow.choi@samsung.com Revert "Fix defines redifintion in angle_common." 2022-12-20 kbr@chromium.org Metal: expose Metal backend only on supported GPUs. 2022-12-20 sywow.choi@samsung.com Revert "Fix link error with dma_buf_util_sources" 2022-12-20 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from a4da97db4f55 to fc4e0530422c (452 revisions) 2022-12-20 lexa.knyazev@gmail.com Support arbitrary clip and cull distance array sizes 2022-12-20 lexa.knyazev@gmail.com GL: Implement clip distance state emulation 2022-12-19 cnorthrop@google.com Tests: Add My Friend Pedro trace 2022-12-19 yuxinhu@google.com Skip Flaky Timeout InstancingTestES3.LargeDivisor on Windows Swangle 2022-12-19 syoussefi@chromium.org Vulkan: Create RenderPass2 by default 2022-12-19 abdolrashidi@google.com Make pending memory allocation type atomic 2022-12-19 cnorthrop@google.com Tests: Add Disney Mirrorverse trace 2022-12-19 syoussefi@chromium.org GLES1: Optimize texcoord varyings 2022-12-19 syoussefi@chromium.org GLES1: Reduce pressure on vertex input / varyings 2022-12-19 abdolrashidi@google.com Vulkan: Add memory log at allocation error 2022-12-19 m.maiya@samsung.com Vulkan: Bug fix in setupIndexedDraw 2022-12-19 syoussefi@chromium.org Vulkan: Feature for VK_EXT_rasterization_order_attachment_access 2022-12-19 cclao@google.com Vulkan: Remove ContextVk::retainResource and retainImage() 2022-12-19 sywow.choi@samsung.com Fix link error with dma_buf_util_sources 2022-12-19 syoussefi@chromium.org Vulkan: Re-enable async pipeline cache sync by default 2022-12-19 cclao@google.com Vulkan: Remove unnecessary usesBuffer() check 2022-12-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c943ccc4d398 to 29e87c1e6ee6 (3 revisions) 2022-12-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from c70b46423fc4 to 67f520305136 (2 revisions) 2022-12-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 276f2cb5e838 to a4da97db4f55 (1240 revisions) 2022-12-17 gman@chromium.org Add EGL_ANGLE_wait_until_work_scheduled extension 2022-12-16 sywow.choi@samsung.com GBM: Remove GBM_FORMAT_R16 2022-12-16 romanl@google.com Fix defines redifintion in angle_common. 2022-12-16 cclao@google.com Revert "D3D: Remove ResourceSerial" 2022-12-16 yuxinhu@google.com Revert "Make ANGLE program version only dependent on data that matters" 2022-12-16 sywow.choi@samsung.com Vulkan: Make available GLInternalFormatToGbmFourCCFormat 2022-12-16 cnorthrop@google.com Tests: Add Sonic Forces trace 2022-12-16 cnorthrop@google.com Tests: Add 20 Minutes Till Dawn trace 2022-12-16 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 3f9a78474605 to c943ccc4d398 (5 revisions) 2022-12-15 yuxinhu@google.com Make ANGLE program version only dependent on data that matters 2022-12-15 cclao@google.com Vulkan: Add assert to ensure never setQueueSerial backwards 2022-12-15 jmadill@chromium.org Capture/Replay: Fix trace interpreter autogen inputs. 2022-12-15 romanl@google.com Fix --render-test-output-dir to work in TestSuite. 2022-12-15 cnorthrop@google.com Tests: Add Plants vs. Zombies Heroes trace 2022-12-15 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 22d5e1e91e82 to c70b46423fc4 (3 revisions) 2022-12-15 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from a87c64cdfe8d to 3f9a78474605 (2 revisions) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-dawn-autoroll Please CC jrprice@google.com on the revert to ensure that a human is aware of the problem. To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/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: jrprice@google.com Change-Id: I8c95c0ba6a3371d9c1b9b925fc1ad7ef61a9187a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/115526 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 686f3e8b6f..13488f5d46 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@2c60b86e35652689435be5c943fbd2f7fc2d2fd7', + 'url': '{chromium_git}/angle/angle@295f6830970b45572e94e390a71c00256c238ed4', 'condition': 'dawn_standalone', },