[Git][wine/vkd3d][master] 4 commits: tests/hlsl: Test semantics required by vertex and pixel shaders.
Henri Verbeet pushed to branch master at wine / vkd3d Commits: 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. - - - - - 4 changed files: - Makefile.am - libs/vkd3d-shader/hlsl_codegen.c - libs/vkd3d-shader/vkd3d_shader_private.h - + tests/hlsl/required-semantics.shader_test View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/0a0e035cdbeba3063e4228c500409... -- View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/0a0e035cdbeba3063e4228c500409... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Henri Verbeet (@hverbeet)