angle/util
Alexey Knyazev 454efd1d54 Add forceDepthAttachmentInitOnClear frontend workaround
AMD on D3D11 skips depth buffer updates in some cases.

Bug: angleproject:7246
Bug: angleproject:7200
Change-Id: I27bbea30fbf4173470063a670b9c43a805286c39
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3608092
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Reviewed-by: Kenneth Russell <kbr@chromium.org>
Commit-Queue: Alexey Knyazev <lexa.knyazev@gmail.com>
2022-04-27 22:29:57 +00:00
..
android Android: Call getExternalStorageDirectory natively. 2021-04-09 22:35:00 +00:00
capture Capture/Replay: Fix TODO in test utils. 2021-12-30 19:50:47 +00:00
display Revert "Re-land: "Vulkan: Support Wayland"" 2022-04-21 18:26:35 +00:00
fuchsia Gracefully fail end2end tests if no window support 2020-09-02 15:33:45 +00:00
ios angle_end2end_tests passes on iOS! 2021-01-06 23:08:43 +00:00
osx Support ANGLE_PREFERRED_DEVICE on CGL 2022-04-07 05:08:44 +00:00
ozone Gracefully fail end2end tests if no window support 2020-09-02 15:33:45 +00:00
posix Fix pointer sscanf for ChromeOS 2022-04-09 00:10:16 +00:00
windows Add cpu time measurement to perf tests 2021-11-17 17:13:00 +00:00
x11 Revert "Re-land: "Vulkan: Support Wayland"" 2022-04-21 18:26:35 +00:00
BUILD.gn Revert "Re-land: "Vulkan: Support Wayland"" 2022-04-21 18:26:35 +00:00
EGLPlatformParameters.h Remove feature override platform methods 2022-04-13 04:25:59 +00:00
EGLWindow.cpp Vulkan: Optimize away eglSwapBuffers for single buffer surfaces 2022-04-27 17:57:37 +00:00
EGLWindow.h Vulkan: Optimize away eglSwapBuffers for single buffer surfaces 2022-04-27 17:57:37 +00:00
Event.h Standardize copyright notices to project style 2019-08-14 23:05:33 +00:00
Matrix.cpp Standardize copyright notices to project style 2019-08-14 23:05:33 +00:00
Matrix.h Standardize copyright notices to project style 2019-08-14 23:05:33 +00:00
OSPixmap.h GLX: Support X11 pixmaps 2020-06-12 21:41:11 +00:00
OSWindow.cpp dEQP: Enable CreateSurfacePlatformEXT tests 2022-03-01 18:44:08 +00:00
OSWindow.h dEQP: Enable CreateSurfacePlatformEXT tests 2022-03-01 18:44:08 +00:00
Timer.cpp Add cpu time measurement to perf tests 2021-11-17 17:13:00 +00:00
Timer.h Add cpu time measurement to perf tests 2021-11-17 17:13:00 +00:00
angle_features_autogen.cpp Add forceDepthAttachmentInitOnClear frontend workaround 2022-04-27 22:29:57 +00:00
angle_features_autogen.h Add forceDepthAttachmentInitOnClear frontend workaround 2022-04-27 22:29:57 +00:00
com_utils.h Standardize copyright notices to project style 2019-08-14 23:05:33 +00:00
egl_loader_autogen.cpp Add ForceGPUSwitch to EGL_ANGLE_power_preference 2022-03-19 01:15:06 +00:00
egl_loader_autogen.h Add ForceGPUSwitch to EGL_ANGLE_power_preference 2022-03-19 01:15:06 +00:00
geometry_utils.cpp Standardize copyright notices to project style 2019-08-14 23:05:33 +00:00
geometry_utils.h Standardize copyright notices to project style 2019-08-14 23:05:33 +00:00
gles_loader_autogen.cpp Vulkan: Add entry points for GL_QCOM_shading_rate 2022-04-25 18:24:55 +00:00
gles_loader_autogen.h Vulkan: Add entry points for GL_QCOM_shading_rate 2022-04-25 18:24:55 +00:00
keyboard.h Standardize copyright notices to project style 2019-08-14 23:05:33 +00:00
mouse.h Standardize copyright notices to project style 2019-08-14 23:05:33 +00:00
png_utils.cpp Fix up screenshot saving for trace tests. 2020-05-07 20:18:41 +00:00
png_utils.h Fix up screenshot saving for trace tests. 2020-05-07 20:18:41 +00:00
random_utils.cpp Standardize copyright notices to project style 2019-08-14 23:05:33 +00:00
random_utils.h Add new Vulkan uniform update test. 2022-02-03 12:04:25 +00:00
shader_utils.cpp perf tests: Record perf counter metrics. 2022-03-14 16:42:15 +00:00
shader_utils.h perf tests: Record perf counter metrics. 2022-03-14 16:42:15 +00:00
test_utils.cpp Allow capturing process stdout and stderr interleaved 2021-06-22 20:01:31 +00:00
test_utils.h Add cpu time measurement to perf tests 2021-11-17 17:13:00 +00:00
test_utils_unittest.cpp Add cpu time measurement to perf tests 2021-11-17 17:13:00 +00:00
test_utils_unittest_helper.cpp Allow capturing process stdout and stderr interleaved 2021-06-22 20:01:31 +00:00
test_utils_unittest_helper.h Re-land "Add new test runner harness." (#2) 2019-12-16 23:52:35 +00:00
util_export.h Make trace tests a shared library. 2020-07-21 21:06:07 +00:00
util_gl.h Serialize framebuffers + compare contexts for CaptureReplayTests 2020-07-02 21:37:40 +00:00