vkd3d/include
2022-09-28 19:11:13 +02:00
..
private vkd3d: Add a macro to mark unreachable code. 2022-09-27 20:14:27 +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: Add ID3D12Device3 declaration in vkd3d_d3d12.idl. 2022-06-21 20:16:35 +02: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 include: Add missing vkd3d_shader_compile() transformations and chained structures. 2022-09-28 19:11:13 +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: Allow writing log output via a custom callback. 2022-06-07 19:39:01 +02: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.5. 2022-09-21 16:47:49 +02:00