-
Notifications
You must be signed in to change notification settings - Fork 6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Roll ANGLE from 6a09e41ce6ea to 962fdf7b7882 (224 revisions) (#45400)
Roll ANGLE from 6a09e41ce6ea to 962fdf7b7882 (224 revisions) https://chromium.googlesource.com/angle/angle.git/+log/6a09e41ce6ea..962fdf7b7882 2023-09-01 [email protected] Add templated BinaryOutputStream::writeVector and writeStruct 2023-09-01 [email protected] Tests: Limit CapturedTest to Vulkan backend 2023-09-01 [email protected] Traces: temporary patch to log zlib message on failure 2023-09-01 [email protected] Roll VK-GL-CTS from a745d5c29c56 to 385ae8bed1f9 (7 revisions) 2023-09-01 [email protected] Revert "Gold tests: add temporary logging of angledata hashes" 2023-09-01 [email protected] Revert "Traces: add temporary debug info to LoadBinaryData" 2023-09-01 [email protected] Roll vulkan-deps from 988fe1c529b0 to 15007d22798e (6 revisions) 2023-09-01 [email protected] Roll Chromium from f59e85c23631 to 613933d34730 (499 revisions) 2023-09-01 [email protected] Validate missing fragment outputs for dual-source blending 2023-09-01 [email protected] Add more test for GL_SRGB8 format 2023-08-31 [email protected] Skip 2 DrawCallPerfBenchmark tests on Pixel 6 2023-08-31 [email protected] Manual roll vulkan-deps from a446c6320b6b to 988fe1c529b0 (28 revisions) 2023-08-31 [email protected] Move transform feedback buffer mode to program state 2023-08-31 [email protected] Manual roll Chromium from 90200ab2e92a to f59e85c23631 (744 revisions) 2023-08-31 [email protected] Clean up InfoLog usage during link 2023-08-31 [email protected] D3D11: Fix register index of read-only storage images 2023-08-31 [email protected] Remove link results from program hash 2023-08-31 [email protected] Don't sync reclient on linux arm64 2023-08-31 [email protected] Cleanup: remove tests.csv 2023-08-31 [email protected] d3d11: avoid exit-time-destructor warning 2023-08-31 [email protected] Handle Qualcomm's Windows vendor ID. 2023-08-31 [email protected] D3D11: Fix the compilation of vertex shader with storage image 2023-08-31 [email protected] Tests: EGLMakeCurrentPerfTest loads GLES 2023-08-31 [email protected] Vulkan: disallow pbo copies when offset is incompatible with vulkan 2023-08-30 [email protected] Add GL_RGBX8_SRGB_ANGLEX and GL_BGRX8_SRGB_ANGLEX formats 2023-08-30 [email protected] Check that postTask is non-null before calling it. 2023-08-30 [email protected] [DEPS] Use Var instead of {} in DEPS 2023-08-30 [email protected] Metal: Fix dropped out arguments from functions with many args. 2023-08-30 [email protected] Vulkan: Support EGL_EXT_gl_colorspace_bt2020 2023-08-30 [email protected] Add support for EGL_MESA_platfrom_surfaceless extension 2023-08-30 [email protected] egl: Fix device fallback if native display eglInitialize fails 2023-08-30 [email protected] Roll Chromium from e2ad2e99dc98 to 90200ab2e92a (420 revisions) 2023-08-30 [email protected] Move pre-link program state to ProgramState 2023-08-30 [email protected] Validate active draw buffers for dual-source blending 2023-08-30 [email protected] Vulkan: Stop passing both ProgramExecutable and ...Vk around 2023-08-30 [email protected] Metal: Move program state to ProgramExecutableMtl 2023-08-30 [email protected] GL: Move program state to ProgramExecutableGL 2023-08-30 [email protected] Move left over link state to ProgramExecutable 2023-08-29 [email protected] Return the vendor string as hex when it is unknown. 2023-08-29 [email protected] Add build overrides for Vulkan Utility Libraries 2023-08-29 [email protected] D3D: Move program state to ProgramExecutableD3D 2023-08-29 [email protected] EGL: Update EGL headers 2023-08-29 [email protected] Make ProgramExecutableImpl managed by ProgramExecutable 2023-08-29 [email protected] Manual roll Chromium from 2f13938f5894 to e2ad2e99dc98 (165 revisions) 2023-08-29 [email protected] Roll vulkan-deps from d213632452c2 to a446c6320b6b (9 revisions) 2023-08-29 [email protected] Roll Chromium from 92b28610c8f3 to 2f13938f5894 (510 revisions) ...
- Loading branch information
1 parent
804820f
commit 4a94cfe
Showing
3 changed files
with
34 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters