vkd3d-shader/tpf: Compile HLSL to tpf through vsir, part 6.
Loads, stores, and resource stores for now.
Resource loads coming next, once they are done we can remove the redundant *_from_deref()
functions in tpf.c.
Merge request reports
Activity
added 40 commits
-
385356e1...843fc980 - 36 commits from branch
wine:master
- 5dedcff6 - vkd3d-shader/tpf: Remove HLSL_IR_SWIZZLE handling.
- 874ca85a - vkd3d-shader/hlsl: Store SM4 stores in the vsir program.
- 5b4af411 - vkd3d-shader/hlsl: Store SM4 loads in the vsir program.
- 13dfccc1 - vkd3d-shader/hlsl: Store SM4 resource stores in the vsir program.
Toggle commit list-
385356e1...843fc980 - 36 commits from branch
Please register or sign in to reply