396 Commits (3155f4e96d10904f4a207e465f20fb4b25043f5c)

Author SHA1 Message Date
Liam 8f00c59462 kernel: reinitialize after dram layout change 3 years ago
Liam 2d90a927c9 core: barrier service thread shutdown 3 years ago
bunnei a264b54022 core: Initialize: Add missing braces. 3 years ago
bunnei 638fa6170a core: core_timing: Re-initialize if single/multicore state changes. 3 years ago
bunnei a4d11f4427 core: Partially persist emulation state across game boots. 3 years ago
Fernando Sahmkow 920429fde7 NVDRV: Further refactors and eliminate old code. 4 years ago
Fernando Sahmkow 2931101e6f NVDRV: Refactor Host1x 4 years ago
Fernando Sahmkow 668e80a9f4 VideoCore: Refactor syncing. 4 years ago
Kelebek1 e93e898df5 Remove pause callbacks from coretiming 3 years ago
FearlessTobi 839e1faf49 yuzu: Display current game version in multiplayer room 3 years ago
Andrea Pappacoda cdb240f3d4
chore: make yuzu REUSE compliant 4 years ago
FearlessTobi 7d82e57b91 network: Move global state into a seperate class 3 years ago
FearlessTobi 7fbd2916a1 core: Fix -Wunused-variable 4 years ago
FearlessTobi 705f7db84d yuzu: Add ui files for multiplayer rooms 4 years ago
Kelebek1 458da8a948 Project Andio 4 years ago
Liam 888f499188 kernel: implement KProcess suspension 4 years ago
Liam 1f0fee33ed core/debugger: fix a number of shutdown deadlocks 4 years ago
Liam fb4b3c127f core/debugger: Implement new GDB stub debugger 4 years ago
Merry 91a6df0361 Remove unused PrepareReschedule function 4 years ago
ameerj ade596121b core: Reduce unused includes 4 years ago
lat9nq 381f1dd2c9 core: Don't shutdown a null GPU 4 years ago
bunnei a74fddc98f core: hle: kernel: KProcess: Pass in KResourceLimit on process creation. 4 years ago
ameerj c17938f96b gpu: Add shut down method to synchronize threads before destruction 4 years ago
bunnei 669a2d2c67 core: hle: kernel: Reflect non-emulated threads as core 3. 4 years ago
german77 967cca10ff core: Register HID 4 years ago
ameerj 0cf78a34ba core: Reorder perf_stats destruction order on Shutdown 4 years ago
Morph a6e6a5ac38 general: Get the current process program id directly from the system 4 years ago
Morph 64275dfbf4 general: Rename GetTitleID to GetProgramID 4 years ago
ameerj 7c4b6aab2e core: Remove unused includes 4 years ago
Feng Chen 052017e189 Revert PR7009 4 years ago
ameerj ef811c6425 settings: Remove std::chrono usage 4 years ago
Fernando Sahmkow 53cf91d151 NvHost/Core: Address Feedback. 4 years ago
FernandoS27 198c6ad0d7 Suspend temporally 4 years ago
Morph 17763a44d5 core: Move ResultStatus outside of System 4 years ago
Morph b6719094e6 core: Remove static system instance 4 years ago
Morph d8467ca6c0 core: Add Exit and ExitCallback 4 years ago
ameerj ab63a193d7 video_core: Fix jthread related hangs when stopping emulation 4 years ago
ameerj 877cd60b00 gpu: Use std::jthread for async gpu thread 4 years ago
ameerj 67f7a6c398 core: Destroy main_process during shutdown 4 years ago
bunnei 0c8594b225
Revert "kernel: Various improvements to scheduler" 4 years ago
ameerj 84b4ac5729 logging: Fix log filter during initialization 4 years ago
yzct12345 001675dced
logging: Simplify and make thread-safe 4 years ago
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) 5 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