Henri Verbeet pushed to branch master at wine / vkd3d
Commits: 0e7eae00 by Henri Verbeet at 2025-10-15T12:45:39+02:00 vkd3d-shader/d3dbc: Trace the vsir program before applying any transformations.
Specifically, before running vsir_program_lower_d3dbc().
- - - - - 1b491a65 by Henri Verbeet at 2025-10-15T12:45:39+02:00 tests: Test that ps_1_4 texld samples from the sampler corresponding to the destination operand.
- - - - - e7f258c6 by Henri Verbeet at 2025-10-15T12:45:39+02:00 vkd3d-shader/d3dbc: Get the resource/sampler index from the destination operand in vsir_program_lower_texld_sm1().
- - - - -
3 changed files:
- libs/vkd3d-shader/d3dbc.c - libs/vkd3d-shader/ir.c - tests/hlsl/ps1-sampler.shader_test
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/997d445724a4a32767c20152ea32a...