Henri Verbeet pushed to branch master at wine / vkd3d
Commits: 5b5a27dc by Giovanni Mascellani at 2024-10-10T20:04:13+02:00 vkd3d-shader/ir: Disallow INPUT registers in destination parameters.
- - - - - 6cbe5ffa by Giovanni Mascellani at 2024-10-10T20:04:13+02:00 vkd3d-shader/ir: Disallow OUTPUT registers in source parameters.
- - - - - f2d181e6 by Giovanni Mascellani at 2024-10-10T20:04:13+02:00 vkd3d-shader/ir: Only allow PATCHCONST registers as source parameteres in Hull and Domain Shaders.
- - - - - f0e31dd6 by Giovanni Mascellani at 2024-10-10T20:04:13+02:00 vkd3d-shader/ir: Only allow PATCHCONST registers as destination parameteres in Hull Shaders.
- - - - -
1 changed file:
- libs/vkd3d-shader/ir.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/bf71b13797767ea14fa2ab05e2317...