vkd3d/include
Giovanni Mascellani 6ac525d6c3 vkd3d-shader/spirv: Use capability ShaderViewportIndexLayerEXT for decoration Layer.
Capability Geometry allows to use the Layer builtin in geometry and pixel
shaders. For vertex and domain shaders ShaderLayer should be used, but it's only
available starting from SPIR-V 1.5. ShaderViewportIndexLayerEXT can be used
instead with extension SPV_EXT_shader_viewport_index_layer.
2024-01-22 22:19:09 +01:00
..
private vkd3d-common: Introduce vkd3d_atomic_decrement_u32(). 2024-01-18 23:16:19 +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_d3dcommon.idl vkd3d: Add D3D_FEATURE_LEVEL_1_0_CORE as a valid feature level. 2024-01-03 22:38:10 +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 include: Move D3D_BLOB_PART to a new header file. 2023-11-06 23:08:42 +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 vkd3d-shader/spirv: Use capability ShaderViewportIndexLayerEXT for decoration Layer. 2024-01-22 22:19:09 +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 include: Move D3D_BLOB_PART to a new header file. 2023-11-06 23:08:42 +01:00
vkd3d_windows.h include: Add UUIDs for use with D3D12EnableExperimentalFeatures. 2023-09-18 21:04:59 +02:00
vkd3d.h Release 1.10. 2023-12-06 15:31:21 +01:00