Commit graph

19 commits

Author SHA1 Message Date
DH 2c781626d3 rpcsx-gpu: add multiprocess support 2024-09-01 17:43:45 +03:00
DH 65e653f5ef [rpcsx-os/orbis-kernel] random bugfixes
ipmi: fixed respond sync, get message, try get message, try send message
event: detach event emitter from file
signals: basic implementation
linker: fixed zero symbol relocation, fixed exec relocation
shared_cv/mutex: implement eintr response support
shared_cv: fixed possible loop instead of wait
ipmi: implement invoke async, respond async, get result, get client app id, client get name
rpcsx-os: add safemode flag
2024-01-13 20:57:02 +03:00
DH f254b38fec [rpcsx-gpu] Bind PS button to ESC kb key
implement basic texture swizzling support
skip pm4 type 2 packets
2024-01-13 19:29:42 +03:00
DH e90566e7de [rpcsx-os/orbis-kernel] random fixes
fix pipe
fix socketpair
fix bridge
fix evf_wait with timeout
fix umtx_op(0x17)
implement ipmi evf
stub sched_get_priority_max/min
stub sys_rtprio_thread
implement sys_yield
emit event on signal
stub ajm register/unregister ioctls
stub av_control ioctl
hack removal
2024-01-04 03:53:58 +03:00
DH bbfcda5f10 [bridge] fix wait 2023-12-31 19:40:35 +03:00
DH 6e25f347d3 implement unix socket ops
implement cross process dmem support
implement ipmi try send message
implement sys_batch_map
store saves to game directory (.rpcsx subfolder)
fix get dir entries
added uvd & vce devices
2023-12-31 14:30:49 +03:00
DH 6ba0ad0832 [rpcsx-os] implement fw simulation
implement impi messages
2023-12-27 20:07:30 +03:00
DH 8e2be6908c [amdgpu] bridge: avoid races 2023-11-12 01:34:08 +03:00
DH 9bf5336478 [rpcsx-gpu] hacks for gnm compositor 2023-11-12 01:29:14 +03:00
DH e9dfaf2573 [orbis-kernel] chroot bugfixes
reduce log spam
increase count of gcm buffers
2023-11-11 22:12:07 +03:00
DH f5949e5f65 [rpcsx-os] hid: implemented testing pad support over glfw keyboard handler 2023-08-07 22:55:44 +03:00
DH 72c7940259 [bridge] implement lazy cache lock 2023-08-06 17:18:40 +03:00
DH 450fd30889 [amdgpu] Implement cpu->gpu change notifications 2023-07-27 03:03:02 +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
Marcos Vinicius 51150f4b07
Resolve compilation warnings (#15) 2023-07-10 18:48:20 +03:00
Isaac Marovitz 1f05a8a6a6 Run clang-format 2023-07-06 21:37:30 +01: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 a8af9198bf Added amdgpu hw project 2023-06-24 15:59:27 +03:00