Chaitanya Talnikar
|
b145c14b0f
|
Add SceAvSetting for higher firmware versions (#44)
|
2023-08-15 03:08:31 +03:00 |
|
DH
|
3d8cc28acd
|
[orbis-kernel] AudioOut: refactoring
|
2023-08-15 03:04:25 +03:00 |
|
Ivan Chikish
|
8f0a90d24b
|
[orbis-kernel] Impl sys_getdirentries/sys_getdents
|
2023-08-14 23:58:28 +03:00 |
|
DH
|
8179a638ad
|
Update readme and CI
|
2023-08-13 23:52:11 +03:00 |
|
Nikita Savyolov
|
d1a3381792
|
[orbis-kernel] Initial AudioOut implementation (#47)
|
2023-08-13 23:46:03 +03:00 |
|
DH
|
d517311d32
|
[orbis-kernel] ipmi: Do not return error on unknown ipmi sync call
|
2023-08-13 16:14:52 +03:00 |
|
DH
|
dce66744bd
|
[rpcsx-os] hid: fix R3 button mapping
|
2023-08-08 02:57:11 +03:00 |
|
RyzenDew
|
6358be32a0
|
Update readme to reflect changes (#43)
* Update USAGE.md
* Update BUILDING.md
* Update readme.md
|
2023-08-08 02:37:48 +03:00 |
|
DH
|
5e0d4676e4
|
[rpcsx-os] linker: report error on unsupported self segments
|
2023-08-08 01:09:43 +03:00 |
|
DH
|
9fcee39dd3
|
[rpcsx-os] linker: implement fake unself
|
2023-08-08 00:57:55 +03:00 |
|
DH
|
1b15ef4d13
|
[amdgpu] scheduler: avoid dead lock on cpu workloads
|
2023-08-07 23:49:45 +03:00 |
|
DH
|
f5949e5f65
|
[rpcsx-os] hid: implemented testing pad support over glfw keyboard handler
|
2023-08-07 22:55:44 +03:00 |
|
DH
|
ebcd57d33d
|
[orbis-kernel] report correct user id
|
2023-08-07 20:05:45 +03:00 |
|
DH
|
6441b7b1f9
|
[amdgpu] cache: fix small buffers write back
|
2023-08-06 21:33:01 +03:00 |
|
DH
|
292fd4762f
|
[rpcsx-gpu] use compute queue as transfer
|
2023-08-06 18:07:30 +03:00 |
|
DH
|
c456e43067
|
[rpcsx-gpu] disable validation by default
|
2023-08-06 17:55:50 +03:00 |
|
DH
|
9e109918fd
|
[amdgpu] device: implement multi queue support
implement IT_INDIRECT_BUFFER, IT_INDEX_BASE and IT_DRAW_INDEX_OFFSET_2
New gpu task scheduler
|
2023-08-06 17:35:54 +03:00 |
|
DH
|
ade074721e
|
[rpcsx-os] linker: do not override segment protection
|
2023-08-06 17:30:34 +03:00 |
|
DH
|
23a1179473
|
[utils] area: fix unmap
|
2023-08-06 17:29:44 +03:00 |
|
DH
|
0987da90f4
|
[rpcsx-os] implement compute queue mapping
|
2023-08-06 17:29:28 +03:00 |
|
DH
|
1c6ec7e157
|
[amdgpu] tiler: implement 1dThick
|
2023-08-06 17:28:37 +03:00 |
|
DH
|
46afeb987e
|
[amdgpu] shader: implement storage images
Random instructions fixes
|
2023-08-06 17:26:24 +03:00 |
|
DH
|
72c7940259
|
[bridge] implement lazy cache lock
|
2023-08-06 17:18:40 +03:00 |
|
Ivan Chikish
|
0e71ef38d0
|
Linker: search sprx files in sce_module
|
2023-08-04 17:55:36 +03:00 |
|
Ivan Chikish
|
246db3b2c9
|
[orbis-kernel] Reduce sys_evf verbosity
|
2023-08-04 17:54:43 +03:00 |
|
Macdu
|
8dd625ad9a
|
[amdgpu] libspirv: Fix pushRegion (#39)
|
2023-08-03 00:11:08 +03:00 |
|
Macdu
|
8a5eb8e531
|
[rpcsx-os] linker: Fix moduleParam check (#38)
|
2023-08-02 23:55:18 +03:00 |
|
DH
|
1286b4f9ef
|
[orbis-kernel] ipmi: stub 0x241 sys_ipmimgr_call
|
2023-08-01 15:41:39 +03:00 |
|
DH
|
8217f2fa7b
|
[rpcsx-os] ajm: return ok for ioctls
|
2023-08-01 15:41:00 +03:00 |
|
DH
|
0c59167c38
|
[rpcsx-os] implement sys_query_memory_protection
|
2023-08-01 15:40:35 +03:00 |
|
DH
|
5edfdb037c
|
[orbis-kernel] implement kern.cpumode ioctl
|
2023-07-30 19:38:02 +03:00 |
|
DH
|
00a1849a0b
|
[orbis-kernel] do not report try wait busy as error
|
2023-07-30 19:37:24 +03:00 |
|
DH
|
32a9febee4
|
[amdgpu] shader: implement vop3 V_MED3_F32
|
2023-07-30 19:35:39 +03:00 |
|
DH
|
72b52166d3
|
[amdgpu] device: properly handle texture invalidation
|
2023-07-30 19:35:06 +03:00 |
|
DH
|
a274719db7
|
[amdgpu] device: added 5_6_5 surface support
|
2023-07-30 19:34:16 +03:00 |
|
DH
|
01918f23ae
|
[amdgpu] shader: fix LG int comparison
|
2023-07-30 16:43:58 +03:00 |
|
DH
|
4a5faf3252
|
[amdgpu] shader: fix struct pointer searching
|
2023-07-30 16:38:01 +03:00 |
|
DH
|
627eabec6d
|
[amdgpu] shader: fix convertFromFormat < 32bit handling
|
2023-07-30 16:21:35 +03:00 |
|
DH
|
00956ce15a
|
[rpcsx-os] vm: report errors to stderr
|
2023-07-30 14:56:49 +03:00 |
|
DH
|
89db63ca46
|
[rpcsx-os] implement blockpool device
|
2023-07-30 14:56:25 +03:00 |
|
DH
|
e967c8cf80
|
[rpcsx-os] dmem: 0xc0208016 ioctl: return address and size
|
2023-07-30 14:52:34 +03:00 |
|
Ivan Chikish
|
6e6b8c0495
|
Logs: color notice
|
2023-07-30 12:09:58 +03:00 |
|
Ivan Chikish
|
005add7e97
|
[orbis-kernel] Fixup sys_dmem_container
|
2023-07-30 12:09:17 +03:00 |
|
Ivan Chikish
|
a96269938e
|
[amdgpu] Minor UInt8 fix
|
2023-07-30 11:55:54 +03:00 |
|
DH
|
e0a43d8960
|
missed file
|
2023-07-30 01:45:28 +03:00 |
|
DH
|
cd7b842c60
|
[rpcsx-os] implement sys_dmem_mmap
|
2023-07-30 01:30:36 +03:00 |
|
DH
|
6c1580f17c
|
[rpcsx-os] hid: stub pad read state
|
2023-07-30 00:46:23 +03:00 |
|
DH
|
74c4e61a7b
|
[rpcsx-os] shm: respect o_creat flag
|
2023-07-30 00:44:52 +03:00 |
|
DH
|
25d4e35509
|
[orbis-kernel] stub ipmi server/client
|
2023-07-30 00:44:24 +03:00 |
|
DH
|
482a61766e
|
[orbis-kernel] print name of ioctl
|
2023-07-30 00:35:28 +03:00 |
|