Henri Verbeet pushed to branch master at wine / vkd3d
Commits: 4939f580 by Giovanni Mascellani at 2024-09-14T16:44:16+02:00 vkd3d-shader/ir: Introduce a helper for validating SWITCH.
- - - - - 88b3d4fb by Giovanni Mascellani at 2024-09-14T16:44:16+02:00 vkd3d-shader/ir: Introduce a helper for validating ENDSWITCH.
- - - - - c447a062 by Giovanni Mascellani at 2024-09-14T16:44:16+02:00 vkd3d-shader/ir: Introduce a helper for validating RET.
- - - - - 504f4223 by Giovanni Mascellani at 2024-09-14T16:44:16+02:00 vkd3d-shader/ir: Introduce a helper for validating LABEL.
- - - - - ce6306c6 by Giovanni Mascellani at 2024-09-14T16:44:16+02:00 vkd3d-shader/ir: Introduce a helper for validating BRANCH.
- - - - - 9696a0cd by Giovanni Mascellani at 2024-09-14T16:44:16+02:00 vkd3d-shader/ir: Introduce a helper for validating SWITCH_MONOLITHIC.
- - - - - e27cf681 by Giovanni Mascellani at 2024-09-14T16:44:16+02:00 vkd3d-shader/ir: Introduce a helper for validating PHI.
- - - - - 27b421be by Giovanni Mascellani at 2024-09-14T16:44:17+02:00 vkd3d-shader/ir: Do not access a missing destination register when validating PHI.
- - - - - 3e012c35 by Giovanni Mascellani at 2024-09-14T16:44:17+02:00 vkd3d-shader/ir: Validate NOP instructions.
- - - - -
1 changed file:
- libs/vkd3d-shader/ir.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/4b85e6b1f884c76f4a66130c9b218...