-
ddd82669
by Elizabeth Figura at 2026-06-24T16:13:57+02:00
tests/hlsl: Test semantics required by vertex and pixel shaders.
-
c11ee36b
by Elizabeth Figura at 2026-06-24T16:53:41+02:00
vkd3d-shader/hlsl: Validate that position is output for d3dbc targets.
-
7420a2dd
by Elizabeth Figura at 2026-06-24T17:29:55+02:00
vkd3d-shader/hlsl: Validate that colour is output for d3dbc targets.
-
9ee14c64
by Elizabeth Figura at 2026-06-24T17:32:30+02:00
vkd3d-shader/hlsl: Simplify updating temp_count for 1.x in allocate_temp_registers().
Colour output is required for sm1; there is no need to check for it.