vkd3d-proton/libs/vkd3d
Hans-Kristian Arntzen 22a907e11a vkd3d: Add descriptor QA logging.
When reading GPU hang dumps, we can figure out what happened to
descriptor types along the way.

Signed-off-by: Hans-Kristian Arntzen <post@arntzen-software.no>
2020-12-09 14:51:53 +01:00
..
shaders vkd3d: Add meta shader to generate predicated draw/dispatch commands. 2020-11-27 12:43:39 +01:00
cache.c vkd3d: Fix segfault when freeing pipeline library. 2020-11-25 10:26:36 +01:00
command.c vkd3d: Clarify comment about not using MEMORY_READ/WRITE. 2020-12-07 20:45:02 +01:00
command_list_profiled.h vkd3d: Make profiled vtable for ID3D12GraphicsCommandList4. 2020-07-20 16:39:15 +02:00
debug_ring.c vkd3d: Remove manual tracking of host barriers. 2020-11-17 16:34:03 +01:00
descriptor_debug.c vkd3d: Add descriptor QA logging. 2020-12-09 14:51:53 +01:00
device.c vkd3d: Add descriptor QA logging. 2020-12-09 14:51:53 +01:00
device_profiled.h vkd3d: Make a profiled vtable for ID3D12Device. 2020-07-20 16:39:15 +02:00
meson.build vkd3d: Add descriptor QA logging. 2020-12-09 14:51:53 +01:00
meta.c vkd3d: Add meta shader to generate predicated draw/dispatch commands. 2020-11-27 12:43:39 +01:00
platform.c meta: Add missing newlines to end of files 2020-11-05 17:16:57 +01:00
renderdoc.c meta: Add missing newlines to end of files 2020-11-05 17:16:57 +01:00
resource.c vkd3d: Add descriptor QA logging. 2020-12-09 14:51:53 +01:00
state.c vkd3d: Add fast path for mutable descriptor copies. 2020-12-09 14:31:22 +01:00
swapchain.c vkd3d: Ignore DXGI_PRESENT_ALLOW_TEARING 2020-11-09 15:34:08 +01:00
utils.c build: Use `-fvisibility=hidden` and define exports manually 2020-10-05 10:44:10 +02:00
vkd3d_descriptor_debug.h vkd3d: Add descriptor QA logging. 2020-12-09 14:51:53 +01:00
vkd3d_main.c build: Use `-fvisibility=hidden` and define exports manually 2020-10-05 10:44:10 +02:00
vkd3d_private.h vkd3d: Add descriptor QA logging. 2020-12-09 14:51:53 +01:00
vkd3d_renderdoc.h include: Remove DECLSPEC_HIDDEN from headers 2020-10-05 10:44:10 +02:00
vkd3d_shaders.h vkd3d: Add meta shader to generate predicated draw/dispatch commands. 2020-11-27 12:43:39 +01:00
vulkan_procs.h debug: Integrate automatic RenderDoc capturing. 2020-09-22 12:44:18 +02:00