Skip to content
Snippets Groups Projects

hlsl: Texture and UAV loads.

Merged Elizabeth Figura requested to merge zfigura/vkd3d:pr0 into master
All threads resolved!

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
  • Elizabeth Figura added 5 commits

    added 5 commits

    • d5458024 - tests: Add a basic shader test for compute shaders.
    • 5eeddae5 - tests: Add a basic shader test for typed UAV loads.
    • ddacc58b - vkd3d-shader/hlsl: Cast array indices inside of add_array_load().
    • 55b54089 - vkd3d-shader/hlsl: Parse texture index expressions.
    • cd86746f - vkd3d-shader/hlsl: Parse UAV types.

    Compare with previous version

  • Giovanni Mascellani
  • Giovanni Mascellani
  • Giovanni Mascellani
  • Giovanni Mascellani
  • Elizabeth Figura added 5 commits

    added 5 commits

    • 3c171db3 - tests: Add a basic shader test for compute shaders.
    • bf88a341 - tests: Add a basic shader test for typed UAV loads.
    • 0199ea98 - vkd3d-shader/hlsl: Cast array indices inside of add_array_load().
    • 330f4196 - vkd3d-shader/hlsl: Parse texture index expressions.
    • 90c3124f - vkd3d-shader/hlsl: Parse UAV types.

    Compare with previous version

  • Giovanni Mascellani resolved all threads

    resolved all threads

  • Giovanni Mascellani
  • Other than that it looks ok, so I am approving it anyway. Maybe if @hverbeet is going to process this MR today he can directly fixup the commit and approve, to save some latency.

  • Giovanni Mascellani approved this merge request

    approved this merge request

  • Elizabeth Figura added 5 commits

    added 5 commits

    • 0b44aa5d - tests: Add a basic shader test for compute shaders.
    • 747201b4 - tests: Add a basic shader test for typed UAV loads.
    • 5eceaeb0 - vkd3d-shader/hlsl: Cast array indices inside of add_array_load().
    • 637c583e - vkd3d-shader/hlsl: Parse texture index expressions.
    • 9d017f85 - vkd3d-shader/hlsl: Parse UAV types.

    Compare with previous version

  • Giovanni Mascellani resolved all threads

    resolved all threads

  • Henri Verbeet approved this merge request

    approved this merge request

  • Alexandre Julliard approved this merge request

    approved this merge request

  • added 27 commits

    • 9d017f85...6f1f14d9 - 22 commits from branch wine:master
    • 75494a4a - tests: Add a basic shader test for compute shaders.
    • 62fd1305 - tests: Add a basic shader test for typed UAV loads.
    • 7115a940 - vkd3d-shader/hlsl: Cast array indices inside of add_array_load().
    • fea50d24 - vkd3d-shader/hlsl: Parse texture index expressions.
    • 0ef04659 - vkd3d-shader/hlsl: Parse UAV types.

    Compare with previous version

  • Please register or sign in to reply
    Loading