Skip to content
Snippets Groups Projects

vkd3d-shader/tpf: Compile HLSL to tpf through vsir, part 5.

Merged Francisco Casas requested to merge fcasas/vkd3d:hlsl2vsir2tpf_2_part5 into master

Translate the remaining hlsl_ir_exprs.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Francisco Casas changed title from vkd3d-shader/hlsl: Improve SM1 support for non-float operations, part 5. to vkd3d-shader/tpf: Compile HLSL to tpf through vsir, part 5.

    changed title from vkd3d-shader/hlsl: Improve SM1 support for non-float operations, part 5. to vkd3d-shader/tpf: Compile HLSL to tpf through vsir, part 5.

  • Elizabeth Figura approved this merge request

    approved this merge request

  • Henri Verbeet approved this merge request

    approved this merge request

  • Henri Verbeet added 17 commits

    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.

    Compare with previous version

Please register or sign in to reply
Loading