Henri Verbeet pushed to branch master at wine / vkd3d
Commits: 829e6f5c by Giovanni Mascellani at 2024-09-05T16:20:39+02:00 vkd3d-shader/ir: Emit a warning instead of an error on validation failures.
- - - - - ffb7284f by Giovanni Mascellani at 2024-09-05T16:20:39+02:00 vkd3d-shader/ir: Do not decide the control flow type on NOPs.
- - - - - fade5dd5 by Giovanni Mascellani at 2024-09-05T16:25:33+02:00 vkd3d-shader/ir: Run validation after lowering instructions.
- - - - - 4a28433e by Giovanni Mascellani at 2024-09-05T16:26:52+02:00 vkd3d-shader/ir: Run validation after materializing PHI SSAs to TEMPs.
- - - - - e935dcb8 by Giovanni Mascellani at 2024-09-05T16:29:02+02:00 vkd3d-shader/ir: Run validation after lowering switches to selection ladders.
- - - - - 455c826a by Giovanni Mascellani at 2024-09-05T16:29:11+02:00 vkd3d-shader/ir: Run validation after structurization.
- - - - - 08c1f4d4 by Giovanni Mascellani at 2024-09-05T16:29:17+02:00 vkd3d-shader/ir: Run validation after flattening control flow constructs.
- - - - - 7b9a1bf6 by Giovanni Mascellani at 2024-09-05T16:29:47+02:00 vkd3d-shader/ir: Run validation after materializing undominated SSAs to TEMPs.
- - - - -
1 changed file:
- libs/vkd3d-shader/ir.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/03d76f653be3462f13e31e44515be...