573 Commits (48cfc47050a400d1d331c92b38951f111298a703)

Author SHA1 Message Date
Morph 48cfc47050 core/CMakeLists: Add web_types.h 5 years ago
bunnei 51c13606d6 hle: service: ldn: IUserLocalCommunicationService: Indicate that LDN is disabled. 5 years ago
ameerj 5fa6b15215 kernel: KScopedReservation implementation 5 years ago
Chloe 37939482fb
kernel: Unify result codes (#5890) 5 years ago
lat9nq 68f718943e core: Add -fsized-dealloction as a Clang flag 5 years ago
bunnei 6bf80dfee0 hle: kernel: Implement KEvent. 5 years ago
bunnei 3f942c01f0 hle: kernel: Rename WritableEvent to KWritableEvent. 5 years ago
bunnei e86a7e3691 hle: kernel: Rename ReadableEvent to KReadableEvent. 5 years ago
Chloe Marcec 3be1a565f8 kernel: Rewrite resource limit to be more accurate 5 years ago
bunnei 5a4fc4a529 core: hle: kernel: Implement KLightLock. 5 years ago
bunnei 97129bc742 core: hle: kernel: Implement KThreadQueue. 5 years ago
bunnei c0d3aef28c core: hle: kernel: Rename Thread to KThread. 5 years ago
Chloe Marcec 83f8c1a25e lm: Recode LM service 5 years ago
ReinUsesLisp 5f517e3e16 core/cmake: Enforce Wclass-memaccess 5 years ago
ReinUsesLisp fb99446f24 core/cmake: Remove Werror flags already defined code-base wide 5 years ago
bunnei 912dd50146 core: hle: Integrate new KConditionVariable and KAddressArbiter implementations. 5 years ago
bunnei 952d1ac487 core: hle: kernel: Update KAddressArbiter. 5 years ago
bunnei b4e6d6c385 core: hle: kernel: Update KConditionVariable. 5 years ago
bunnei 1212fa60b6 core: hle: kernel: Begin moving common SVC defintions to its own header. 5 years ago
bunnei 35c3c078e3 core: hle: kernel: Update KSynchronizationObject. 5 years ago
bunnei 1ae883435d core: hle: kernel: Begin moving common SVC results to its own header. 5 years ago
ReinUsesLisp 43d9f417ae core: Enforce C4715 (not all control paths return a value) 5 years ago
bunnei 87d6588cb5 hle: service: bsd: Update to work with service threads, removing SleepClientThread. 5 years ago
bunnei 28281ae250 core: hle: server_session: Use separate threads for each service connection. 5 years ago
Morph f9653a4417 frontend/input_interpreter: Add InputInterpreter API 5 years ago
Morph 0eb6c6cd83 file_sys: Consolidate common Title ID operations 5 years ago
bunnei ccce6cb3be hle: kernel: Migrate to KScopedSchedulerLock. 5 years ago
bunnei 4756cb203e hle: kernel: Separate KScopedSchedulerLockAndSleep from k_scheduler. 5 years ago
bunnei 8d3e06349e hle: kernel: Separate KScheduler from GlobalSchedulerContext class. 5 years ago
bunnei 9e29e36a78 hle: kernel: Rewrite scheduler implementation based on Mesopshere. 5 years ago
bunnei 7e5d0f1fe3 hle: kernel: Port KAbstractSchedulerLock from Mesosphere. 5 years ago
bunnei a3ccac3eb7 common: Port KPriorityQueue from Mesosphere. 5 years ago
bunnei e18ee8d681 hle: kernel: Port KAffinityMask from Mesosphere. 5 years ago
Lioncash 5bc4eabe36 core: Eliminate remaining usages of the global system instance 5 years ago
bunnei 6e37676482 hle: service: Stub OLSC Initialize and SetSaveDataBackupSettingEnabled functions. 5 years ago
Lioncash fc6db97a09 core: Remove usage of unicorn 5 years ago
bunnei d567b7e841 hle: service: nvdrv: Implement SyncpointManager, to manage syncpoints. 5 years ago
ameerj eb67a45ca8 video_core: NVDEC Implementation 5 years ago
Lioncash e408bd3b7c core: Fix clang build pt.2 5 years ago
bunnei 3d592972dc
Revert "core: Fix clang build" 5 years ago
Lioncash 0ab7bfdfce core: Add boxcat sources with target_sources 5 years ago
Lioncash be1954e04c core: Fix clang build 5 years ago
Lioncash 39c8d18feb core/CMakeLists: Make some warnings errors 5 years ago
Morph 5219615418 Project Mjölnir: Part 2 - Controller Applet 5 years ago
ReinUsesLisp 5692c48ab7 service/sockets: Add worker abstraction to execute blocking calls asynchronously 6 years ago
ReinUsesLisp 80b4bd3583 service/sockets: Add translate functions 6 years ago
ReinUsesLisp 51817f6e59 core/network: Add network abstraction 6 years ago
Lioncash 311f500753 core/CMakeLists: Add missing physical_memory.h header file 6 years ago
bunnei e706501c8d hle: service: mii: Rewrite service to properly support creation of random and default miis. 6 years ago
David Marcec d5dfe34c49 externals: Track opus as submodule instead of using conan 6 years ago