Commit graph

11 commits

Author SHA1 Message Date
Ivan Chikish d279166c0b [orbis-kernel][Thread] Replace std::mutex with shared_mutex
shared_mutex should be used in shared memory
2023-07-04 20:07:06 +03:00
Ivan Chikish d7a34f0904 Initial kernel allocator 2023-07-04 19:22:18 +03:00
jas0n098 0f76e72de1 Fix build failure with gcc-13
std::uintmax_t and std::uintptr_t need <cstdint>
2023-07-03 19:07:28 +03:00
Ivan Chikish 1ee6b7c970 Merge orbis-kernel submodule 2023-07-03 14:12:41 +03:00
DH 1220454a87 Update kernel 2023-07-01 15:32:59 +03:00
DH cfd1374afa [rpcsx-os/linker] Implement SceFreeTypeFull building 2023-06-30 17:14:05 +03:00
DH aee2ee62f6 [rpcsx-os/linker] Ignore needed that not exists 2023-06-29 23:01:47 +03:00
DH e6f6c37675 [rpcsx-os/loader] Search for needed by object name 2023-06-29 21:23:02 +03:00
DH c68cbd253a Update orbis-kernel submodule 2023-06-28 19:45:10 +03:00
DH a8af9198bf Added amdgpu hw project 2023-06-24 15:59:27 +03:00
DH 1fdadaaee9 Initial commit 2023-06-23 03:28:14 +03:00