vkd3d-proton/libs/vkd3d
Philip Rebohle 28c1b7757c vkd3d: Add sampler support to view map.
Signed-off-by: Philip Rebohle <philip.rebohle@tu-dortmund.de>
2020-08-19 12:54:56 +02:00
..
shaders vkd3d: Move shader contents out of header 2020-06-25 13:51:06 +02:00
command.c vkd3d: Add image parameter to vk_image_view_desc. 2020-08-19 12:54:56 +02:00
command_list_profiled.h vkd3d: Make profiled vtable for ID3D12GraphicsCommandList4. 2020-07-20 16:39:15 +02:00
device.c vkd3d: Load VK_LAYER_KHRONOS_validation if we enable debug mode. 2020-07-30 17:36:53 +02:00
device_profiled.h vkd3d: Make a profiled vtable for ID3D12Device. 2020-07-20 16:39:15 +02:00
libvkd3d.pc.in build: Add some standard files. 2016-10-28 12:34:12 +02:00
meson.build d3d12: Add standalone d3d12 library 2020-07-06 19:29:30 +02:00
meta.c debug: Re-introduce different debug channels. 2020-07-10 14:18:15 +02:00
platform.c vkd3d: Refactor platform-specific code 2020-06-16 11:07:50 +02:00
resource.c vkd3d: Add sampler support to view map. 2020-08-19 12:54:56 +02:00
state.c vkd3d: Create separate descriptor set layout for host-only pools. 2020-08-19 12:54:56 +02:00
swapchain.c vkd3d: Fix straggling warnings for MSVC. 2020-07-16 13:00:09 +02:00
utils.c vkd3d: Load VK_LAYER_KHRONOS_validation if we enable debug mode. 2020-07-30 17:36:53 +02:00
vkd3d.def build: Add Meson build system 2020-06-23 14:55:43 +02:00
vkd3d.map vkd3d: Add stubs for versioned root signatures. 2019-04-10 18:56:55 +02:00
vkd3d_main.c debug: Re-introduce different debug channels. 2020-07-10 14:18:15 +02:00
vkd3d_private.h vkd3d: Add view map to null resources. 2020-08-19 12:54:56 +02:00
vkd3d_shaders.h vkd3d: Remove _spv suffix from prebuilt shaders 2020-06-25 13:51:06 +02:00
vulkan_procs.h vkd3d: Enable VK_EXT_calibrated_timestamps if available. 2020-07-17 11:49:38 +02:00