vkd3d/libs
Zebediah Figura c7a7d9a18c vkd3d-shader/ir: Normalize all I/O registers to INPUT/OUTPUT/PATCHCONST.
Specifically, map COLOROUT to OUTPUT, and map INCONTROLPOINT to INPUT for domain
shaders as well as hull shaders.

Obscure the non-existent differences from the view of the backend.
2023-11-09 21:14:52 +01:00
..
vkd3d vkd3d: Add support for the ID3D12Resource1 interface. 2023-11-09 21:14:20 +01:00
vkd3d-common vkd3d: Use CONST_VTABLE. 2023-10-02 22:25:14 +02:00
vkd3d-shader vkd3d-shader/ir: Normalize all I/O registers to INPUT/OUTPUT/PATCHCONST. 2023-11-09 21:14:52 +01:00
vkd3d-utils vkd3d-utils: Implement D3DStripShader(). 2023-10-19 23:07:50 +02:00
.gitignore libs/vkd3d: Trace build version. 2018-06-27 22:43:49 +02:00