Commit graph

11 commits

Author SHA1 Message Date
DH fb64f8b4f8 rpcsx-gpu: fix linear tiler offset
implement depth clear
implemented shader resource merge
fix smrd offset
fix discard export
2024-10-06 02:18:57 +03:00
DH 7bea1e354f rpcsx-gpu: implement 2d tiler 2024-10-05 20:31:03 +03:00
DH 5f23121d33 rpcsx-gpu: shader: skip nops 2024-10-05 01:10:07 +03:00
DH 113abf20e5 rpcsx-gpu: fix flip image acquire
fix cmpx
fix cs init ordering
implement s_mulk_i32, s_abs_i32, s_cmovk_i32, s_cmov_b32 and s_cmov_b64
fix s_mul_i32
fix s_cbranch_* for cs
2024-10-04 17:45:56 +03:00
DH 995c982923 tiler: avoid usage of 8 bit types in 1d tiler 2024-10-02 22:20:26 +03:00
DH 60cecf4fbc rpcsx-gpu: implement depth formats 2024-10-02 15:27:32 +03:00
DH 951d0a35a2 rpcsx-gpu: use storage buffer to pass config 2024-10-02 15:26:40 +03:00
DH 54afa1938c rpcsx-gpu: make shaderNonSemanticInfo optional 2024-10-02 02:28:09 +03:00
DH e2c7b0fe2d tiler: use push constant to deliver configuration 2024-10-02 02:08:09 +03:00
DH 835e3f3417 rpcsx-gpu: SPV_EXT_physical_storage_buffer -> SPV_KHR_physical_storage_buffer
mesa likes SPV_KHR more
2024-10-01 23:32:02 +03:00
DH d9415d8ae5 rpcsx-gpu2 -> rpcsx-gpu 2024-10-01 22:04:40 +03:00