vkd3d/libs/vkd3d
2024-05-29 22:05:28 +02:00
..
cache.c vkd3d: Implement cache locking. 2024-04-24 23:49:20 +02:00
command.c vkd3d: Simplify control flow for swapchain images. 2024-05-02 22:19:08 +02:00
device.c vkd3d: Move the full stops before the newline. 2024-05-22 22:15:27 +02:00
libvkd3d.pc.in build: Add some standard files. 2016-10-28 12:34:12 +02:00
resource.c vkd3d: Check for mutable descriptor set allocation failure in d3d12_descriptor_heap_create_descriptor_set(). 2024-05-27 21:07:30 +02:00
state.c Release 1.12. 2024-05-29 22:05:28 +02:00
utils.c vkd3d: Add a win32 version of vkd3d_get_program_name. 2024-05-08 21:08:22 +02:00
vkd3d_main.c vkd3d: Use WIDL_C_INLINE_WRAPPERS. 2024-04-24 23:48:44 +02:00
vkd3d_private.h vkd3d: Implement vkd3d_shader_cache_get. 2024-04-24 23:49:20 +02:00
vkd3d_shaders.h vkd3d: Compile the UAV clear shaders at runtime. 2023-11-06 23:09:49 +01:00
vkd3d.map vkd3d: Allow writing log output via a custom callback. 2022-06-07 19:38:57 +02:00
vulkan_procs.h vkd3d: Use Vulkan timeline semaphores for D3D12 fences. 2022-03-24 19:47:24 +01:00