404 Commits (b7a3146c2fc0d2fc359ac33123ad742bc6f2f3e7)

Author SHA1 Message Date
bunnei 68eee94875 core: hle: kernel: Reflect non-emulated threads as core 3. 4 years ago
ameerj 9dfbc9bdce general: Rename "Frame Limit" references to "Speed Limit" 4 years ago
Feng Chen 07073734ed
file_sys: Support load game collection (#6582) 4 years ago
Morph c6d7da88c7 service: Append service name prefix to common filenames 5 years ago
lat9nq a949ee0410 general: Code formatting improvements 5 years ago
lat9nq b91b76df4f general: Make most settings a BasicSetting 5 years ago
Rodrigo Locatti c9c8537643 core: Make is_powered_on atomic 5 years ago
Morph 065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
lat9nq 339dc4f806 general: Demote custom_rtc to regular setting 5 years ago
ameerj 5bef54618a perf_stats: Rework FPS counter to be more accurate 5 years ago
bunnei 2a7eff57a8 hle: kernel: Rename Process to KProcess. 5 years ago
bunnei 0297448fbc hle: kernel: Migrate KClientPort to KAutoObject. 5 years ago
bunnei 89edbe8aa2 hle: kernel: Refactor several threads/events/sharedmemory to use slab heaps. 5 years ago
bunnei 7ccbdd4d8d hle: kernel: Migrate KProcess to KAutoObject. 5 years ago
bunnei d9df63583f core: Defer CoreTiming initialization. 5 years ago
bunnei 3401676768 core: memory: Add a work-around to allocate and access kernel memory regions by vaddr. 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
Markus Wick 5145133a60 video_core/gpu_thread: Implement a ShutDown method. 5 years ago
bunnei 925671071c core: Shutdown: Move kernel cleanup to later in shutdown. 5 years ago
ameerj 8e4c9c9852 kernel: Fix resource release exception on exit 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
bunnei 06f8c3dc01 core: Do not reset device_memory on shutdown. 5 years ago
bunnei 916438a9de core: settings: Untangle multicore from asynchronous GPU. 5 years ago
Lioncash 6b7320add4 core: Remove unnecessary enum casts in log calls 5 years ago
bunnei 9e29e36a78 hle: kernel: Rewrite scheduler implementation based on Mesopshere. 5 years ago
bunnei 63fd1bb503 core: arm: Implement InvalidateCacheRange for CPU cache invalidation. 5 years ago
bunnei 7b642c7781 hle: kernel: multicore: Replace n-JITs impl. with 4 JITs. 5 years ago
Lioncash 5bc4eabe36 core: Eliminate remaining usages of the global system instance 5 years ago
Lioncash 9d3d0ae999 core: Reduce string copies in GetGameFileFromPath() 5 years ago
bunnei 5f75d97125 core: loader: Implement support for loading indexed programs. 5 years ago
bunnei 7791cc8c2e
hle: services: Fix a crash with improper NVFlinger lifetime management. (#4977) 5 years ago
Lioncash 6f8a06bac5 patch_manager: Remove usages of the global system instance 5 years ago
Lioncash aaf262bfed core: Remove unused private Init function for the System class 5 years ago
Lioncash bcaadac22c core: Make use of [[nodiscard]] with the System class 5 years ago
bunnei 7d2839d7a3 core: Initialize GPU before services. 5 years ago
bunnei 62c6c9f6a6 service: time: Update current time with changes to RTC setting. 5 years ago
Lioncash 78b1bc3b61 service/sm: Eliminate dependency on the global system instance 5 years ago
Lioncash 0e80567bef file_sys/bis_factory: Eliminate usage of the global system accessor 5 years ago
Lioncash 113a3972a6 core/loader: Remove dependencies on the global system instance 5 years ago
ReinUsesLisp 9e87193725 video_core: Remove all Core::System references in renderer 6 years ago
Lioncash f6bb905182 common/telemetry: Migrate namespace into the Common namespace 5 years ago
Lioncash c4ed791164 common/fileutil: Convert namespace to Common::FS 5 years ago
Lioncash 2258f33ee4 device_memory: Remove unused system member 5 years ago
ReinUsesLisp 51817f6e59 core/network: Add network abstraction 6 years ago
lat9nq 63d23835ef
configuration: implement per-game configurations (#4098) 6 years ago
Fernando Sahmkow 2f8947583f Core/Common: Address Feedback. 6 years ago
Fernando Sahmkow 272a87127a Services/NvFlinger: Do vSync in a sepparate thread on Multicore. 6 years ago
Fernando Sahmkow cdf900f1e3 Core: Split Microprofile Dynarmic timing per Core 6 years ago
Fernando Sahmkow ad92865497 General: Correct rebase, sync gpu and context management. 6 years ago