78 Commits (9789fe74c57307dc1fed33855fe841f71f4d1f86)

Author SHA1 Message Date
Maufeat 54cd5fb8eb
[core, hle, video_core, memory] Improve multi-process, display layers, dynamic shader cache and rework overlay (#4238) 1 week ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 6 months ago
FearlessTobi 830d5766ae aoc: Rename AOC_U to IAddOnContentManager 3 years ago
FearlessTobi e916791809 aoc: Migrate to use cmif serialization 3 years ago
FearlessTobi 1427917a8a core/aoc: Move IPurchaseEventManager to separate file 3 years ago
liamwhite c0a03eca20 aoc: fix DLC listing (#12867) 3 years ago
Liam b6940c53f4 aoc: stub purchase info calls 3 years ago
Liam d7e9461b71 service: move hle_ipc from kernel 4 years ago
Narr the Reg 932cf55052 core: Update service function tables to 16.0.0+ 4 years ago
Liam 1c3a93e7c4 service: refactor server architecture 4 years ago
Liam c68577384a general: rename CurrentProcess to ApplicationProcess 4 years ago
ameerj 713394d526 hle_ipc: Rename ReadBufferSpan to ReadBuffer 4 years ago
ameerj db9a523aae service: Use ReadBufferSpan where it is trivial to do so 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Morph 41a0c088ba general: Get the current process program id directly from the system 5 years ago
Morph 10508e7af2 general: Rename GetTitleID to GetProgramID 5 years ago
Morph f6eb11caca service: aoc: Stub NotifyUnmountAddOnContent 5 years ago
Morph 8096484995 service: aoc: Stub NotifyMountAddOnContent and NotifyMountAddOnContent 5 years ago
ameerj d27abf5546 core: Remove unused includes 5 years ago
Morph 0f5f1ec430 service: Replace service event creation with ServiceContext::CreateEvent 5 years ago
bunnei 84abf1723b hle: service: aoc: Stub GetAddOnContentListChangedEventWithProcessId. 5 years ago
Morph c4d6d9dfd3 general: Replace RESULT_UNKNOWN with ResultUnknown 5 years ago
Morph 7ebc38a6d1 general: Replace RESULT_SUCCESS with ResultSuccess 5 years ago
bunnei ad048de3d6 hle: kernel: Rename Process to KProcess. 5 years ago
bunnei 9f82c577d0 hle: kernel: Ensure all kernel objects with KAutoObject are properly created. 5 years ago
bunnei 949231d69c hle: kernel: Migrate KEvent to KAutoObject. 6 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
Morph 3abe1c588a aoc_u: Update to 12.x 5 years ago
bunnei 0508831455 hle: kernel: Reimplement KReadableEvent and KWritableEvent. 6 years ago
bunnei 80d0eb3bbd hle: kernel: Rename WritableEvent to KWritableEvent. 6 years ago
bunnei 284a4d9283 hle: kernel: Rename ReadableEvent to KReadableEvent. 6 years ago
Morph bd11a640d0 IPurchaseEventManager: Implement GetPurchasedEventReadableHandle 6 years ago
Morph e6f78dd3f0 IPurchaseEventManager: Stub Set(Default)DeliveryTarget 6 years ago
Morph 6327da2213 aoc_u: Stub Create(Permanent)EcPurchasedEventManager 6 years ago
Morph f30f97994b file_sys: Consolidate common Title ID operations 6 years ago
Lioncash 346271b80b service: Eliminate usages of the global system instance 6 years ago
Lioncash b4b63c878f patch_manager: Remove usages of the global system instance 6 years ago
Lioncash e7fe020ace ipc_helpers: Remove usage of the global system instance 6 years ago
VolcaEM 9052b62380 aoc: Update function table (#4170) 6 years ago
Lioncash 0ab5dd8c7f service: Update function tables 7 years ago
Lioncash 20d6637c03 service: Resolve sign conversion errors 7 years ago
bunnei eeef564c02 kernel: events: Remove ResetType::Automatic. 7 years ago
David Marcec 4b13f6cfcb Rebase 7 years ago
David Marcec 180dd576a7 Deglobalize System: Aoc 7 years ago
Lioncash 36df21b48e service/aoc: Avoid allocating and discarding data 7 years ago
Lioncash 77443d3e04 service/aoc: Remove unnecessary includes 7 years ago
Lioncash 73661cb309 service/aoc: Pop all passed values where applicable 7 years ago
Lioncash 45d71eed4f core/kernel/object: Rename ResetType enum members 7 years ago
Lioncash 14ead4ceb0 service: Update service function tables 8 years ago
Zach Hilman 3f62d06b38 core: Port current uses of RegisteredCache to ContentProvider 8 years ago