Henri Verbeet pushed to branch master at wine / vkd3d
Commits: 53e35f2d by Giovanni Mascellani at 2024-10-02T22:11:48+02:00 vkd3d-shader/d3dbc: Do not emit indices for DEPTHOUT registers.
- - - - - c3757e69 by Giovanni Mascellani at 2024-10-02T22:12:47+02:00 vkd3d-shader/ir: Validate index count for DEPTHOUT registers.
- - - - - 62598326 by Giovanni Mascellani at 2024-10-02T22:12:47+02:00 vkd3d-shader/ir: Validate index count for DEPTHOUTGE registers.
- - - - - 19d35d89 by Giovanni Mascellani at 2024-10-02T22:12:47+02:00 vkd3d-shader/ir: Validate index count for DEPTHOUTLE registers.
- - - - - 99aebb1b by Giovanni Mascellani at 2024-10-02T22:12:47+02:00 vkd3d-shader/ir: Validate index count for RASTOUT registers.
- - - - - 7e9dc8da by Giovanni Mascellani at 2024-10-02T22:12:47+02:00 vkd3d-shader/ir: Validate index count for MISCTYPE registers.
- - - - -
2 changed files:
- libs/vkd3d-shader/d3dbc.c - libs/vkd3d-shader/ir.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/caa2a9d314d7eea7ed398cefd0474...