Henri Verbeet pushed to branch master at wine / vkd3d Commits: 362803ff by Shaun Ren at 2026-03-10T17:01:43+01:00 tests/hlsl: Test SM4 and SM5 in uav-atomics.shader_test. Correct some test probe values as well. - - - - - a3b46507 by Shaun Ren at 2026-03-10T17:04:37+01:00 vkd3d-shader/hlsl: Correct InterlockedMin()/InterlockedMax() sign conversion behaviour. When there is a signedness mismatch between the destination and the value fields of InterlockedMin()/InterlockedMax(), uint is used for both. - - - - - 2 changed files: - libs/vkd3d-shader/hlsl.y - tests/hlsl/uav-atomics.shader_test View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/e82112c615c07f25c4d744d3798b5... -- View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/e82112c615c07f25c4d744d3798b5... You're receiving this email because of your account on gitlab.winehq.org.