vkd3d/libs/vkd3d
Józef Kucia 879c9e43d1 libs/vkd3d: Do not export D3D12* functions.
Move them to libvkd3d-utils.
2017-12-12 13:12:47 +01:00
..
command.c libs/vkd3d: Use if-else in d3d12_command_list_get_fb_extent(). 2017-10-24 12:10:48 +02:00
device.c libs/vkd3d: Add FIXME comment for GPU VA allocator. 2017-10-18 11:54:56 +02:00
libvkd3d.pc.in build: Add some standard files. 2016-10-28 12:34:12 +02:00
resource.c libs/vkd3d: Implement copying between depth/stencil and color textures. 2017-10-20 18:27:17 +02:00
state.c libs/vkd3d: Prefer VK_IMAGE_LAYOUT_DEPTH_STENCIL_READ_ONLY_OPTIMAL. 2017-10-30 14:04:53 +01:00
utils.c libs/vkd3d: Use BC1 formats with alpha. 2017-09-26 11:48:03 +02:00
vkd3d_main.c libs/vkd3d: Do not export D3D12* functions. 2017-12-12 13:12:47 +01:00
vkd3d_private.h libs/vkd3d: Implement copying between depth/stencil and color textures. 2017-10-20 18:27:17 +02:00
vulkan_procs.h libs/vkd3d: Add VK_KHR_push_descriptor extension. 2017-08-11 13:58:04 +02:00