Henri Verbeet pushed to branch master at wine / vkd3d
Commits: 3c8b4ce7 by Giovanni Mascellani at 2025-10-03T00:43:10+02:00 ci: Run Linux tests on Debian trixie.
So we have a more recent version of SPIRV-Tools and also don't have to recompile Mesa to test llvmpipe. This fixes a few failing tests, but also breaks a couple.
- - - - -
15 changed files:
- gitlab/README - gitlab/build.yml - gitlab/image.docker - gitlab/image.yml - tests/d3d12_crosstest.h - tests/hlsl/eval-attrib.shader_test - tests/hlsl/frexp.shader_test - tests/hlsl/function-return.shader_test - tests/hlsl/return.shader_test - tests/shader_runner.c - tests/shader_runner.h - tests/shader_runner_d3d12.c - tests/shader_runner_gl.c - tests/shader_runner_vulkan.c - tests/utils.h
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/commit/3c8b4ce731e8148732a594acc19082...