-
7fd9fb97
by Francisco Casas at 2026-06-29T14:40:22+02:00
vkd3d-shader/ir: Introduce struct vsir_compile_info.
-
06a76800
by Giovanni Mascellani at 2026-06-29T14:47:36+02:00
vkd3d-shader/spirv: Actually use the "mode" parameter in spirv_compiler_emit_denormal_mode().
Fixes: e82112c615c07f25c4d744d3798b5458040e8fd9
-
d20039a5
by Giovanni Mascellani at 2026-06-29T15:22:32+02:00
vkd3d: Enable the VK_KHR_shader_float_controls extension.
-
bdfb9687
by Francisco Casas at 2026-06-29T15:59:39+02:00
vkd3d-shader/spirv: Trace the available SPIR-V extensions.