vkd3d/include
2023-06-22 22:00:20 +02:00
..
private vkd3d: Delay writing Vulkan descriptors until submitted to a queue. 2023-04-25 22:20:09 +02:00
.gitignore vkd3d-shader: Write the SM1 constant table. 2021-04-20 18:27:09 +02:00
vkd3d_d3d9types.h vkd3d-shader: Write SM1 store instructions. 2021-05-14 21:02:15 +02:00
vkd3d_d3d12.idl include: Fix incorrect UpdateTileMappings declaration. 2023-01-26 21:52:39 +01:00
vkd3d_d3d12sdklayers.idl include: Add ID3D12SharingContract interface declarations in vkd3d_d3d12sdklayers.idl. 2022-06-10 11:59:52 +02:00
vkd3d_d3dcommon.idl vkd3d-shader/hlsl: Write bound resources into the RDEF table. 2021-10-15 10:14:03 +02:00
vkd3d_d3dcompiler.h vkd3d-utils: Return an ID3DBlob pointer from D3DCreateBlob(). 2022-02-25 20:41:37 +01:00
vkd3d_d3dx9shader.idl vkd3d-shader: Write the SM1 constant table. 2021-04-20 18:27:09 +02:00
vkd3d_dxgi1_2.idl include: Prefix public header file names with vkd3d. 2017-12-15 16:27:34 +01:00
vkd3d_dxgi1_3.idl include: Prefix public header file names with vkd3d. 2017-12-15 16:27:34 +01:00
vkd3d_dxgi1_4.idl include: Prefix public header file names with vkd3d. 2017-12-15 16:27:34 +01:00
vkd3d_dxgi.idl tests: Print adapter info on Windows. 2018-12-03 22:22:42 +01:00
vkd3d_dxgibase.idl include: Prefix public header file names with vkd3d. 2017-12-15 16:27:34 +01:00
vkd3d_dxgiformat.idl include: Prefix public header file names with vkd3d. 2017-12-15 16:27:34 +01:00
vkd3d_dxgitype.idl include: Prefix public header file names with vkd3d. 2017-12-15 16:27:34 +01:00
vkd3d_shader.h Release 1.8. 2023-06-22 22:00:20 +02:00
vkd3d_types.h vkd3d-shader: Allow writing log output via a custom callback. 2022-06-07 19:38:49 +02:00
vkd3d_unknown.idl include: Prefix public header file names with vkd3d. 2017-12-15 16:27:34 +01:00
vkd3d_utils.h vkd3d-utils: Generate Doxygen documentation for vkd3d_utils.h. 2023-02-22 21:38:46 +01:00
vkd3d_windows.h vkd3d: Back descriptor heaps with Vulkan descriptor sets if descriptor indexing is available. 2022-03-18 12:38:53 +01:00
vkd3d.h Release 1.8. 2023-06-22 22:00:20 +02:00