-
b11f83ba
by Giovanni Mascellani at 2026-04-14T17:29:15+02:00
vkd3d-shader: Never try to emit denormal modes for API version <= 1.19.
-
3ef0c6c6
by Giovanni Mascellani at 2026-04-14T17:29:49+02:00
vkd3d-shader/glsl: Error out when unable to handle the denormal mode.
-
7f231034
by Giovanni Mascellani at 2026-04-14T17:29:49+02:00
vkd3d-shader/msl: Error out when unable to handle the denormal mode.
-
74dfbccd
by Henri Verbeet at 2026-04-14T18:14:39+02:00
vkd3d-shader/dxil: Preserve f16 denormals if they're used in the shader.
-
4eeba5b7
by Giovanni Mascellani at 2026-04-14T18:14:39+02:00
tests/vkd3d_shader_api: Test querying the denormal mode.