329 Commits (1e68148c8594d97a33ccdb7d3f2e65346766d68d)

Author SHA1 Message Date
Merry 71b0b6274e Remove unused PrepareReschedule function 4 years ago
ameerj 22e01068e1 core: Reduce unused includes 4 years ago
lat9nq 7df809b8b1 core: Don't shutdown a null GPU 4 years ago
bunnei 09adf10025 core: hle: kernel: KProcess: Pass in KResourceLimit on process creation. 4 years ago
ameerj 664fcdc64b gpu: Add shut down method to synchronize threads before destruction 4 years ago
bunnei cae0bef7ec core: hle: kernel: Reflect non-emulated threads as core 3. 4 years ago
german77 4f3c5f0101 core: Register HID 4 years ago
ameerj a09800057a core: Reorder perf_stats destruction order on Shutdown 4 years ago
Morph 41a0c088ba general: Get the current process program id directly from the system 4 years ago
Morph 10508e7af2 general: Rename GetTitleID to GetProgramID 4 years ago
ameerj d27abf5546 core: Remove unused includes 4 years ago
Feng Chen 301d0ac5e0 Revert PR7009 4 years ago
ameerj 6cfd975469 settings: Remove std::chrono usage 4 years ago
Fernando Sahmkow 3aaf788385 NvHost/Core: Address Feedback. 4 years ago
FernandoS27 50495de641 Suspend temporally 4 years ago
Morph 458ab5a916 core: Move ResultStatus outside of System 4 years ago
Morph 3de2a8ba2c core: Remove static system instance 4 years ago
Morph 37e30e80ed core: Add Exit and ExitCallback 4 years ago
ameerj a07f80d672 video_core: Fix jthread related hangs when stopping emulation 4 years ago
ameerj 2cb4bb689b gpu: Use std::jthread for async gpu thread 4 years ago
ameerj 177affe3ce core: Destroy main_process during shutdown 4 years ago
bunnei 5e600cba3a Revert "kernel: Various improvements to scheduler" 4 years ago
ameerj 0debad63cc logging: Fix log filter during initialization 4 years ago
yzct12345 aee8cc20ea logging: Simplify and make thread-safe 4 years ago
bunnei 951143ba57 core: hle: kernel: Reflect non-emulated threads as core 3. 4 years ago
ameerj aeff61a0cc general: Rename "Frame Limit" references to "Speed Limit" 4 years ago
Feng Chen 77f209e391 file_sys: Support load game collection (#6582) 4 years ago
Morph d66442a4e1 service: Append service name prefix to common filenames 5 years ago
lat9nq d9109a708b general: Code formatting improvements 5 years ago
lat9nq 794c444285 general: Make most settings a BasicSetting 5 years ago
Rodrigo Locatti 13edf2e071 core: Make is_powered_on atomic 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
lat9nq d6c9f6acc5 general: Demote custom_rtc to regular setting 5 years ago
ameerj 453e90ef6f perf_stats: Rework FPS counter to be more accurate 5 years ago
bunnei ad048de3d6 hle: kernel: Rename Process to KProcess. 5 years ago
bunnei 9f1abd8188 hle: kernel: Migrate KClientPort to KAutoObject. 5 years ago
bunnei 715978756e hle: kernel: Refactor several threads/events/sharedmemory to use slab heaps. 5 years ago
bunnei 7a6bfbde24 hle: kernel: Migrate KProcess to KAutoObject. 5 years ago
bunnei 0cff50a7b5 core: Defer CoreTiming initialization. 5 years ago
bunnei 4aebdea6cf core: memory: Add a work-around to allocate and access kernel memory regions by vaddr. 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
Markus Wick 37ae463f9e video_core/gpu_thread: Implement a ShutDown method. 5 years ago
bunnei 0fea01628e core: Shutdown: Move kernel cleanup to later in shutdown. 5 years ago
ameerj 0d9fb9ca27 kernel: Fix resource release exception on exit 5 years ago
bunnei 3d70b4a4ea core: hle: kernel: Rename Thread to KThread. 5 years ago
Chloe Marcec 5cbbf4f865 lm: Recode LM service 5 years ago
bunnei ae526934c7 core: Do not reset device_memory on shutdown. 5 years ago
bunnei 1e370cff0e core: settings: Untangle multicore from asynchronous GPU. 5 years ago
Lioncash 8f135703dc core: Remove unnecessary enum casts in log calls 5 years ago
bunnei 039844bbb9 hle: kernel: Rewrite scheduler implementation based on Mesopshere. 5 years ago