Henri Verbeet pushed to branch master at wine / vkd3d
Commits: 962ce961 by Giovanni Mascellani at 2024-10-14T19:39:12+02:00 vkd3d-shader/ir: Validate the allowed signatures and stages for SV_Position.
- - - - - 20b3a4c3 by Giovanni Mascellani at 2024-10-14T19:39:12+02:00 vkd3d-shader/ir: Validate the allowed data type and component count for SV_Position.
- - - - - 0465549c by Giovanni Mascellani at 2024-10-14T19:39:12+02:00 vkd3d-shader/ir: Validate the allowed signatures and stages for SV_ClipDistance.
- - - - - 33972998 by Giovanni Mascellani at 2024-10-14T19:39:12+02:00 vkd3d-shader/ir: Validate the allowed data type and component count for SV_ClipDistance.
- - - - - cd5718f5 by Giovanni Mascellani at 2024-10-14T19:39:12+02:00 vkd3d-shader/ir: Validate the allowed signatures and stages for SV_CullDistance.
- - - - - 5dfaa269 by Giovanni Mascellani at 2024-10-14T19:39:12+02:00 vkd3d-shader/ir: Validate the allowed data type and component count for SV_CullDistance.
- - - - -
1 changed file:
- libs/vkd3d-shader/ir.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/2d452842ed95aeef4e46b3dc17be8...