vkd3d/libs
Conor McCarthy 3dbd2ceca6 vkd3d-shader: Introduce a compile option to use Unknown format for typed UAV loads.
Specifying R32 for UAVs created with a vector format, e.g. R32G32B32A32_FLOAT,
results in only the red being loaded/stored, potentially causing images to
contain only the red component.

Signed-off-by: Conor McCarthy <cmccarthy@codeweavers.com>
2022-08-09 22:14:28 +02:00
..
vkd3d vkd3d: Remove unused field fence_destruction_cond. 2022-08-08 18:55:22 +02:00
vkd3d-common vkd3d-shader: Allow writing log output via a custom callback. 2022-06-07 19:38:49 +02:00
vkd3d-shader vkd3d-shader: Introduce a compile option to use Unknown format for typed UAV loads. 2022-08-09 22:14:28 +02:00
vkd3d-utils Release 1.4. 2022-06-22 18:31:51 +02:00
.gitignore libs/vkd3d: Trace build version. 2018-06-27 22:43:49 +02:00