vkd3d-shader/tpf: Compile HLSL to tpf through vsir, part 5.
Translate the remaining hlsl_ir_exprs.
Merge request reports
Activity
added 17 commits
-
f5398a7c...026624a2 - 9 commits from branch
wine:master
- befba8e8 - vkd3d-shader/hlsl: Store SM4 casts in the vsir program.
- 3c4889ad - vkd3d-shader/hlsl: Store SM4 SIN and COS in the vsir program.
- 2e3f4a01 - vkd3d-shader/hlsl: Store SM4 RCP in the vsir program.
- e4d36bd8 - vkd3d-shader/hlsl: Store SM4 SAT in the vsir program.
- 24f43089 - vkd3d-shader/hlsl: Store SM4 MUL in the vsir program.
- e8b373e3 - vkd3d-shader/hlsl: Store SM4 DIV in the vsir program.
- 30bc6965 - vkd3d-shader/hlsl: Store SM4 DOT in the vsir program.
- 5df836c5 - vkd3d-shader/hlsl: Store SM4 MOD in the vsir program.
Toggle commit list-
f5398a7c...026624a2 - 9 commits from branch
Please register or sign in to reply