-
cc53965e
by Shaun Ren at 2025-10-06T14:39:47+02:00
vkd3d-shader/hlsl: Reject SM1 programs with interpolation modifiers.
-
de2653e3
by Nikolay Sivov at 2025-10-06T15:11:40+02:00
tests/hlsl: Add some tests for special semantic name suffixes.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
53ac7dcd
by Shaun Ren at 2025-10-06T15:13:26+02:00
tests/shader_runner_d3d9: Add multisampling support.
-
5e4ee62c
by Shaun Ren at 2025-10-06T15:13:26+02:00
tests/hlsl: Add tests for centroid interpolation in SM1.
-
44582a93
by Shaun Ren at 2025-10-06T15:18:48+02:00
vkd3d-shader/hlsl: Handle the "_centroid" modifier suffix in semantic names.
-
d5770cd3
by Shaun Ren at 2025-10-06T15:18:50+02:00
vkd3d-shader/hlsl: Add support for the centroid interpolation mode in SM1.