Henri Verbeet pushed to branch master at wine / vkd3d
Commits: 7331c70e by Elizabeth Figura at 2025-04-14T15:29:19+02:00 vkd3d-shader/hlsl: Set the sysval for more sm1 semantics.
To match the sysval we set when reading them.
- - - - - 1a1f1f13 by Elizabeth Figura at 2025-04-14T15:29:19+02:00 vkd3d-shader/hlsl: Set the right interpolation mode in the vsir signature.
- - - - - d91d552a by Elizabeth Figura at 2025-04-14T15:32:12+02:00 vkd3d-shader/ir: Introduce a vsir_dst_param_init_null() helper.
- - - - - 0c187363 by Elizabeth Figura at 2025-04-14T15:32:15+02:00 vkd3d-shader/ir: Validate SSA write masks.
- - - - -
5 changed files:
- libs/vkd3d-shader/d3dbc.c - libs/vkd3d-shader/dxil.c - libs/vkd3d-shader/hlsl_codegen.c - libs/vkd3d-shader/ir.c - libs/vkd3d-shader/vkd3d_shader_private.h
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/ba7a9a0b290de49d39c5c58fab550...