Henri Verbeet pushed to branch master at wine / vkd3d Commits: 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(a)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. - - - - - 8 changed files: - Makefile.am - libs/vkd3d-shader/d3dbc.c - libs/vkd3d-shader/hlsl.h - libs/vkd3d-shader/hlsl.y - libs/vkd3d-shader/hlsl_codegen.c - tests/hlsl/eval-attrib.shader_test - + tests/hlsl/sm1-centroid.shader_test - tests/shader_runner_d3d9.c View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/322c91e3f852b7c9e963faf6d50e0... -- View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/322c91e3f852b7c9e963faf6d50e0... You're receiving this email because of your account on gitlab.winehq.org.