384 Commits (c2b2d7a90322923c3584e4bd1d16bb89c5d38523)

Author SHA1 Message Date
german77 c2b2d7a903 core: Use single instance of profile manager 2 years ago
Liam 3d5c6a73cb core: refactor emulated cpu core activation 2 years ago
GPUCode 3814ca9d84 Address some review comments 2 years ago
Liam 19619b1b14 arm: Implement native code execution backend 2 years ago
GPUCode dee5002355 device_memory: Enable direct mapped addresses for nce 2 years ago
Liam 0d565eb61b kernel: make sure new process is in list 2 years ago
Liam 91acaf7bb6 kernel: shutdown app before gpu 2 years ago
Liam 62e106dbe8 kernel: update KProcess 2 years ago
Liam 37871dacd4 fsmitm_romfsbuild: avoid unnecessary copies of vfs pointers 2 years ago
Narr the Reg 95c4dbc163 core: Update clocks when settings are saved 2 years ago
Fernando Sahmkow dcf5c4bec0 Vulkan: add temporary workaround for AMDVLK 2 years ago
GPUCode cc2c6d8805 debug: Add renderdoc capture hotkey 2 years ago
FearlessTobi ff92a0c8f4 am: Implement UserChannel parameters 2 years ago
Liam 109b96ba86 internal_network: cancel pending socket operations on application process termination 2 years ago
Liam 7a26dc51eb am: shorten shutdown timeout when lock is not held 2 years ago
Liam f07dd39222 general: reduce use of dynamic_cast 2 years ago
lat9nq e952af53be core,common: Give memory layout setting an enum 2 years ago
lat9nq 689efc9175 configure_system: Implement with for loop 3 years ago
lat9nq bd8630531e settings,core,config_sys: Remove optional type from custom_rtc, rng_seed 3 years ago
Fernando Sahmkow 4f68a8f45a Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU 3 years ago
Fernando Sahmkow 7ae0cdbb09 MemoryTracking: Initial setup of atomic writes. 3 years ago
Liam 5b858c8306 core: decouple ARM interface from Dynarmic 3 years ago
Liam 1b33ebdde2 nvnflinger: allow locking framerate during video playback 3 years ago
Liam 18088c67cd vfs_concat: fix time complexity of read 3 years ago
Fernando Sahmkow 6bc60f78d9 GPU: Add Reactive flushing 3 years ago
Liam bdaf10ec9e settings: rename extended memory layout to unsafe, move from general to system 3 years ago
Liam 7afcc29ac8 kernel: match calls to Register and Unregister 3 years ago
Liam 6eaef51cf2 memory: rename global memory references to application memory 3 years ago
Liam 156516e399 kernel: use KTypedAddress for addresses 3 years ago
Liam b8da5b73b2 kernel: convert KProcess to new style 3 years ago
Liam 5be8a74b0c general: fix spelling mistakes 3 years ago
Liam 1c3a93e7c4 service: refactor server architecture 3 years ago
Liam 5175ea2ae1 core: defer cpu shutdown 3 years ago
arades79 60a68839ee remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 3 years ago
arades79 adcef452e0 add static lifetime to constexpr values to force compile time evaluation where possible 3 years ago
Liam c68577384a general: rename CurrentProcess to ApplicationProcess 3 years ago
Liam c11dff8639 EmuThread: refactor 3 years ago
Liam 08d81c9726 general: improve handling of system startup failure 3 years ago
bunnei 94ee753735 core: Use atomic instead of a lock to protect is_paused. 3 years ago
Liam a0ed2571c7 kernel: reinitialize after dram layout change 3 years ago
Liam ee969900ae core: barrier service thread shutdown 3 years ago
bunnei e3cb70d8df core: Initialize: Add missing braces. 3 years ago
bunnei 438c1b5c18 core: core_timing: Re-initialize if single/multicore state changes. 3 years ago
bunnei a35c884097 core: Partially persist emulation state across game boots. 3 years ago
Fernando Sahmkow 43d8a8fb77 NVDRV: Further refactors and eliminate old code. 4 years ago
Fernando Sahmkow 383f95a063 NVDRV: Refactor Host1x 4 years ago
Fernando Sahmkow a6425c97e4 VideoCore: Refactor syncing. 4 years ago
Kelebek1 c6d4071162 Remove pause callbacks from coretiming 3 years ago
FearlessTobi 31c4475420 yuzu: Display current game version in multiplayer room 3 years ago
Andrea Pappacoda 6a2efdda2f chore: make yuzu REUSE compliant 4 years ago