Henri Verbeet pushed to branch master at wine / vkd3d
Commits: 46fac7f2 by Giovanni Mascellani at 2025-06-19T19:48:56+02:00 tests: Add a test for the partial precision destination modifier.
- - - - - eb3383b0 by Giovanni Mascellani at 2025-06-19T20:03:17+02:00 vkd3d-shader/ir: Validate data types for NEG source modifiers.
- - - - - b2e1c3b9 by Giovanni Mascellani at 2025-06-19T20:06:35+02:00 vkd3d-shader/ir: Validate data types for BIAS source modifiers.
- - - - - e1ca5521 by Giovanni Mascellani at 2025-06-19T20:08:52+02:00 vkd3d-shader/ir: Validate data types for BIASNEG source modifiers.
- - - - - 3689d307 by Giovanni Mascellani at 2025-06-19T20:10:21+02:00 vkd3d-shader/ir: Validate data types for SIGN source modifiers.
- - - - - b7fbd3c0 by Giovanni Mascellani at 2025-06-19T20:11:41+02:00 vkd3d-shader/ir: Validate data types for SIGNNEG source modifiers.
- - - - -
3 changed files:
- libs/vkd3d-shader/ir.c - tests/hlsl/half.shader_test - tests/shader_runner.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/4da83fe83b3f45a389e03942047dd...