Henri Verbeet pushed to branch master at wine / vkd3d
Commits: fb290f38 by Elizabeth Figura at 2025-02-05T13:18:42+01:00 vkd3d-shader/hlsl: Add an add_switch() helper.
- - - - - 602103dc by Elizabeth Figura at 2025-02-05T13:18:42+01:00 vkd3d-shader/hlsl: Handle error instructions in add_switch().
- - - - - b7d7deb9 by Elizabeth Figura at 2025-02-05T13:18:42+01:00 vkd3d-shader/hlsl: Pass the block to add_zero_mipmap_level().
- - - - - d7cd33fd by Elizabeth Figura at 2025-02-05T13:53:53+01:00 vkd3d-shader/hlsl: Use a block in prepend_input_var_copy().
- - - - - fe52e696 by Elizabeth Figura at 2025-02-05T13:53:53+01:00 vkd3d-shader/hlsl: Use a block in hlsl_normalize_binary_exprs().
- - - - -
3 changed files:
- libs/vkd3d-shader/hlsl.y - libs/vkd3d-shader/hlsl_codegen.c - libs/vkd3d-shader/hlsl_constant_ops.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/2f77d56b7748f89ae85fd08bba956...