vkd3d/libs
Giovanni Mascellani 78d95889bd vkd3d-shader: Make *src and *dst mutable in vkd3d_shader_instruction.
They were originally made const because no optimization/normalization
pass existed. Now having to cast away const all the time is becoming
more and more burdening.
2024-01-11 23:05:11 +01:00
..
vkd3d vkd3d: Use mutable descriptors if available. 2024-01-09 22:59:46 +01:00
vkd3d-common vkd3d: Use CONST_VTABLE. 2023-10-02 22:25:14 +02:00
vkd3d-shader vkd3d-shader: Make *src and *dst mutable in vkd3d_shader_instruction. 2024-01-11 23:05:11 +01:00
vkd3d-utils vkd3d-shader: Add separate binary target type for effects. 2024-01-11 23:04:48 +01:00
.gitignore libs/vkd3d: Trace build version. 2018-06-27 22:43:49 +02:00