Henri Verbeet pushed to branch master at wine / vkd3d
Commits: 59df26af by Francisco Casas at 2024-12-18T17:27:43+01:00 vkd3d-shader/hlsl: Lower sample lods for SM1.
For SM1 the lod bias should be in src0.w.
- - - - - 7cc802af by Francisco Casas at 2024-12-18T17:27:43+01:00 vkd3d-shader/ir: Properly lower texldb.
- - - - - 02fc2650 by Francisco Casas at 2024-12-18T17:29:10+01:00 tests/hlsl: Test tex2Dproj().
- - - - - 82578432 by Francisco Casas at 2024-12-18T17:30:15+01:00 vkd3d-shader/ir: Properly lower texldp.
- - - - -
4 changed files:
- libs/vkd3d-shader/hlsl_codegen.c - libs/vkd3d-shader/ir.c - tests/hlsl/sample-bias.shader_test - tests/hlsl/sampler.shader_test
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/f09ac4959e29928f2b588c01fcb41...