vkd3d/include
Henri Verbeet 0914561f85 vkd3d: Store a D3D12_RESOURCE_DESC structure in struct vkd3d_image_resource_create_info.
Like we did before commit 6d4782ed7f. That
commit somehow managed to change the "desc" field from
D3D12_RESOURCE_DESC to D3D12_RESOURCE_DESC1, but that breaks the ABI.
2024-02-26 23:04:05 +01:00
..
private tests: Disable buffering of stdout. 2024-02-15 23:29:52 +01: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: D3D12_RT_FORMAT_ARRAY remove typedef to make header compatible with windows. 2023-11-28 00:09:20 +01:00
vkd3d_d3d12sdklayers.idl include: Add ID3D12InfoQueue1 definition in vkd3d_d3d12sdklayers.idl. 2023-11-28 21:49:11 +01:00
vkd3d_d3d12shader.idl include: Add vkd3d_d3d12shader.idl. 2024-01-24 22:37:53 +01:00
vkd3d_d3dcommon.idl include: Add vkd3d_d3d12shader.idl. 2024-01-24 22:37:53 +01:00
vkd3d_d3dcompiler_types.h include: Move D3D_BLOB_PART to a new header file. 2023-11-06 23:08:42 +01:00
vkd3d_d3dcompiler.h vkd3d-utils: Implement D3DDisassemble(). 2024-01-29 22:33:44 +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/vkd3d-shader: Generate swizzles without a function call. 2024-01-29 22:33:31 +01: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: Add DirectX 12 Agility SDK definitions. 2023-09-18 21:04:56 +02:00
vkd3d_utils.h vkd3d-utils: Implement D3DDisassemble(). 2024-01-29 22:33:44 +01:00
vkd3d_windows.h include: Add UUIDs for use with D3D12EnableExperimentalFeatures. 2023-09-18 21:04:59 +02:00
vkd3d.h vkd3d: Store a D3D12_RESOURCE_DESC structure in struct vkd3d_image_resource_create_info. 2024-02-26 23:04:05 +01:00