Henri Verbeet pushed to branch master at wine / vkd3d Commits: d0d4ccde by Giovanni Mascellani at 2026-05-22T14:49:55+02:00 tests/d3d12_invalid_usage: Drop some tests for which native behaviour has changed. On recent d3d12 runtimes all the dropped tests return S_OK, which matches what we are returning. - - - - - ec6bd6d3 by Giovanni Mascellani at 2026-05-22T14:51:09+02:00 ci: Run the Windows tests with the latest Agility SDK. This is needed to have proper support for mesh shaders. - - - - - bf7e1e2b by Giovanni Mascellani at 2026-05-22T14:52:18+02:00 vkd3d: Parse amplification and mesh shader pipeline subobjects. Mesh shaders are not supported yet, but we give a nicer error message. - - - - - a3b59143 by Giovanni Mascellani at 2026-05-22T16:04:55+02:00 tests/hlsl: Test a few simple mesh pipelines. - - - - - 15 changed files: - Makefile.am - gitlab/build-crosstest - gitlab/test.yml - libs/vkd3d/state.c - libs/vkd3d/vkd3d_private.h - tests/d3d12_invalid_usage.c - tests/driver.c - + tests/hlsl/mesh.shader_test - tests/shader_runner.c - tests/shader_runner.h - tests/shader_runner_d3d11.c - tests/shader_runner_d3d12.c - tests/shader_runner_d3d9.c - tests/shader_runner_gl.c - tests/shader_runner_vulkan.c View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/1128125fbaf133e120b7ddfec99a1... -- View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/1128125fbaf133e120b7ddfec99a1... 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