vkd3d-shader/tpf: Compile HLSL to tpf through vsir, part 8.
With this all the HLSL IR instructions are translated. But many things still need to be translated/added, like resource declarations, in the next parts.
Merge request reports
Activity
added 27 commits
-
23847788...2c3a7b0d - 23 commits from branch
wine:master
- 28ad600b - vkd3d-shader/hlsl: Store SM4 jumps in the vsir program.
- 81fa4d45 - vkd3d-shader/tpf: Apply extra bits to all conditional ops.
- d6d6f375 - vkd3d-shader/hlsl: Migrate SM4 control flow instructions to the vsir program.
- 198c3dc7 - vkd3d-shader/hlsl: Remove hlsl_ir_vsir_instruction_ref, again.
Toggle commit list-
23847788...2c3a7b0d - 23 commits from branch
Please register or sign in to reply