Ivan Chikish
|
c29aada46a
|
Fragment: V3_{MIN|MAX|MIN3|RSQ}_F32
|
2023-07-28 15:08:32 +03:00 |
|
Ivan Chikish
|
6b0db73ecd
|
Fragment: fix sin/cos constants
|
2023-07-28 14:40:53 +03:00 |
|
Ivan Chikish
|
b63d13d6ec
|
Fix compiling with old gcc
|
2023-07-28 00:49:28 +03:00 |
|
Ivan Chikish
|
df7f52b673
|
Fragment: fix sin/cos
|
2023-07-28 00:45:04 +03:00 |
|
DH
|
2f4924c33b
|
[amdgpu] avoid use of VK_FORMAT_D24_UNORM_S8_UINT
|
2023-07-27 03:05:19 +03:00 |
|
DH
|
450fd30889
|
[amdgpu] Implement cpu->gpu change notifications
|
2023-07-27 03:03:02 +03:00 |
|
DH
|
760aea0e49
|
[amdgpu] WIP cache implementation
|
2023-07-24 06:03:55 +03:00 |
|
Ivan Chikish
|
18cb867606
|
[amdgpu] Change V_INTERP_MOV_F32 hack
|
2023-07-21 18:02:54 +03:00 |
|
Ivan Chikish
|
ec0c3f80c0
|
[amdgpu] Stub V_INTERP_MOV_F32
|
2023-07-21 15:34:05 +03:00 |
|
DH
|
fd16ce4f62
|
[amdgpu] Update buffer in use flag on rpcsx-gpu side
Fixed dangling pointer dereferences
|
2023-07-20 03:14:52 +03:00 |
|
DH
|
cea6052e54
|
[amdgpu] Initial multi queue support
|
2023-07-19 15:16:38 +03:00 |
|
DH
|
21f9c9b8ec
|
[amdgpu] Add ImageRef utility
|
2023-07-19 15:02:57 +03:00 |
|
DH
|
0d86217715
|
[amdgpu] Support surface format R8 unorm/snorm
|
2023-07-17 23:07:10 +03:00 |
|
DH
|
e9ffa97caa
|
[rpcsx-gpu] Upload missed file
|
2023-07-17 15:41:58 +03:00 |
|
DH
|
ccf25ba026
|
[rpcsx-gpu] WIP Basic tiling support
Implement MRT
Fix buffer write back
Cleanup
|
2023-07-17 15:36:08 +03:00 |
|
DH
|
665d74740a
|
[amdgpu] Implement V_FMA_F32, IMAGE_SAMPLE_LZ, V_CVT_OFF_F32_I4
Loops fix
Decompile spirv on error
Wait for rpcsx-os if memory not exists
|
2023-07-14 04:34:57 +03:00 |
|
Ivan Chikish
|
1550bfc7b1
|
Partially replace printf with ORBIS_LOG
|
2023-07-12 15:12:34 +03:00 |
|
Marcos Vinicius
|
51150f4b07
|
Resolve compilation warnings (#15)
|
2023-07-10 18:48:20 +03:00 |
|
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 |
|