Commit graph

16 commits

Author SHA1 Message Date
Isaac Marovitz 098220217c
Fix typo & other problems (#12)
* Ignore external deps
* Clang 16
* clang-format 16
* Fix linting action
2023-07-07 00:48:59 +03:00
Isaac Marovitz 1f05a8a6a6 Run clang-format 2023-07-06 21:37:30 +01:00
Ivan Chikish b92772ac93 [amdgpu/shader] Implement V_FLOOR_F32, V_SIN_F32, V_COS_F32 2023-07-02 17:41:15 +03:00
DH e3444b4fc2 [amdgpu/device] Ignore black surface flip 2023-06-30 17:10:22 +03:00
DH 5641d77351 [amdgpu] Implement BC4, BC5, BC7 formats 2023-06-28 19:43:42 +03:00
DH c36f518824 [amdgpu/shader] Implement MIMG IMAGE_GET_LOD stub
Returns always 0 because sampler loading not implemented yet
2023-06-28 19:41:58 +03:00
DH f8a53b4ab4 [amdgpu/shader] Implement Vop3 ADD_F32 2023-06-28 19:40:48 +03:00
DH f8bd280e00 [amdgpu] Fixed index buffer reference 2023-06-26 13:14:07 +03:00
DH 0e9d4b340b [amdgpu] Upload back uniforms changes for indirect buffer 2023-06-26 00:25:29 +03:00
DH bf5ae017a2 [amdgpu] cleanup 2023-06-26 00:12:44 +03:00
DH 47b0d53983 [amdgpu] Disabled tiling and do image blit on flip
Cleanup
2023-06-25 22:58:15 +03:00
DH 08fd89ad66 [amdgpu] Disable direct memory by default 2023-06-25 18:37:20 +03:00
DH 1e733facaa [rpcsx-gpu] Implemented swapchain 2023-06-25 16:54:49 +03:00
DH 2ab5cfb1f3 Add OS<->GPU IPC 2023-06-24 23:48:25 +03:00
DH df5f8055fa Added initial rpcsx-gpu project template 2023-06-24 20:11:23 +03:00
DH a8af9198bf Added amdgpu hw project 2023-06-24 15:59:27 +03:00