vkd3d-proton/libs/vkd3d
Józef Kucia 7aaa801768 libs/vkd3d: Allow root signatures with no descriptors.
A root signature can have no descriptors when it is empty,
or it has only root constants.
2017-07-27 14:19:41 +02:00
..
command.c libs/vkd3d: Allow root signatures with no descriptors. 2017-07-27 14:19:41 +02:00
device.c libs/vkd3d: Implement d3d12_device_CreateUnorderedAccessView(). 2017-07-25 12:50:14 +02:00
libvkd3d.pc.in build: Add some standard files. 2016-10-28 12:34:12 +02:00
resource.c libs/vkd3d: Set VK_IMAGE_CREATE_CUBE_COMPATIBLE_BIT only if width and height are equal. 2017-07-26 13:45:25 +02:00
state.c libs/vkd3d: Introduce d3d12_root_signature_cleanup() helper function. 2017-07-27 14:19:41 +02:00
utils.c libs/vkd3d: Add DXGI_FORMAT_R32_UINT. 2017-07-10 15:33:34 +02:00
vkd3d_main.c libs/vkd3d-shader: Implement root signature parsing. 2017-06-27 13:16:47 +02:00
vkd3d_private.h libs/vkd3d: Assign consecutive Vulkan bindings for D3D12 descriptors. 2017-07-26 13:45:25 +02:00
vulkan_procs.h Update license to LGPL v2.1. 2017-06-16 22:11:21 +02:00