hlsl: Texture and UAV loads.
All threads resolved!
All threads resolved!
Merge request reports
Activity
- Resolved by Giovanni Mascellani
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.
Toggle commit list- Resolved by Giovanni Mascellani
- Resolved by Giovanni Mascellani
- Resolved by Giovanni Mascellani
- Resolved by Giovanni Mascellani
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.
Toggle commit list- Resolved by 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.
- Resolved by Giovanni Mascellani
Maybe if @hverbeet is going to process this MR today he can directly fixup the commit and approve, to save some latency.
Despite what one might perhaps expect, I don't have any special GitLab powers in vkd3d; only Alexandre can push vkd3d commits upstream.
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.
Toggle commit listadded 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.
Toggle commit list-
9d017f85...6f1f14d9 - 22 commits from branch
Please register or sign in to reply