Commit Graph

398 Commits (af42482565daf646d89a0a3cd8001a527ab76621)

Author SHA1 Message Date
Liam af42482565 kernel: add and enable system suspend type 2 years ago
Liam 182137a9a4 am: migrate global state to per-applet state structure 2 years ago
Liam 3155f4e96d am: retrieve main applet creation info from frontend 2 years ago
Liam dfb9fa0144 am: re-namespace frontend applets to frontend directory 2 years ago
Kelebek1 da410506a4 Move time services to new IPC.
Add some fixes/improvements to usage with the new IPC
2 years ago
FearlessTobi cc09c265e1 fs: Replace Mode enum by OpenMode enum 2 years ago
FearlessTobi 0f9288e38d vfs: Move vfs files to their own directory 2 years ago
liamwhite d45561ace0
Merge pull request #12499 from Kelebek1/time
Rework time services
2 years ago
Kelebek1 e4915fb7d2 Rework time service to fix time passing offline. 2 years ago
Fernando Sahmkow 648ed55fe6 Core: Make sure GPU Dirty Managers ae shared by all processes. 2 years ago
Fernando Sahmkow 0a2536a0df SMMU: Initial adaptation to video_core. 2 years ago
Liam aae9eea532 fsp-srv: use program registry for SetCurrentProcess 2 years ago
Narr the Reg ee847f8ff0 hid_core: Move hid to it's own subproject 2 years ago
Liam 419055e484 kernel: instantiate memory separately for each guest process 2 years ago
german77 a22a025c5b core: Use single instance of profile manager 2 years ago
Liam 45c87c7e6e core: refactor emulated cpu core activation 2 years ago
Liam 19e9bde9e0 kernel: make sure new process is in list 2 years ago
Liam 5f8f09d750 kernel: shutdown app before gpu 2 years ago
Liam 8c59543ee3 kernel: update KProcess 2 years ago
Liam 053a16799e fsmitm_romfsbuild: avoid unnecessary copies of vfs pointers 2 years ago
Narr the Reg 0fe935a5de core: Update clocks when settings are saved 2 years ago
Fernando Sahmkow b99f94a7ff Vulkan: add temporary workaround for AMDVLK 2 years ago
GPUCode c656105a6c debug: Add renderdoc capture hotkey 2 years ago
liamwhite 8fb9f78e83
Merge pull request #11385 from liamwhite/acceptcancel
internal_network: cancel pending socket operations on application process termination
2 years ago
FearlessTobi 87c0ba129c am: Implement UserChannel parameters
Used by the Super Mairo 3D All-Stars collection.
2 years ago
Liam 531572b411 internal_network: cancel pending socket operations on application process termination 2 years ago
Liam b7523d6fa7 am: shorten shutdown timeout when lock is not held 2 years ago
liamwhite fca7d975fd
Merge pull request #10839 from lat9nq/pgc-plus
general: Reimplement per-game configurations
2 years ago
Liam 4bee333d84 general: reduce use of dynamic_cast 2 years ago
lat9nq 127b3da0f1 core,common: Give memory layout setting an enum
Allows for 6GB and 8GB layouts to be selected.
2 years ago
lat9nq 8e15146026 configure_system: Implement with for loop 2 years ago
lat9nq 4133165607 settings,core,config_sys: Remove optional type from custom_rtc, rng_seed
core: Fix MSVC errors
2 years ago
Fernando Sahmkow da440da9f5 Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU 2 years ago
Fernando Sahmkow 47d0d292d5 MemoryTracking: Initial setup of atomic writes. 2 years ago
Liam 8506915208 core: decouple ARM interface from Dynarmic 2 years ago
Liam 6c34adb1de nvnflinger: allow locking framerate during video playback 2 years ago
Liam 0596a4afb1 vfs_concat: fix time complexity of read 2 years ago
Fernando Sahmkow c6cac2ffaa GPU: Add Reactive flushing 2 years ago
bunnei 737e1ca101
Merge pull request #10117 from liamwhite/sync-register
kernel: match calls to Register and Unregister
2 years ago
Liam 2cd9e1ecb6 settings: rename extended memory layout to unsafe, move from general to system 2 years ago
Liam 1b5c87ab6a kernel: match calls to Register and Unregister 2 years ago
Liam 41d99aa89d memory: rename global memory references to application memory 3 years ago
Liam fb49ec19c1 kernel: use KTypedAddress for addresses 3 years ago
Liam 9863db9db4 kernel: convert KProcess to new style 3 years ago
Liam 600f325d87 general: fix spelling mistakes 3 years ago
Liam a936972614 service: refactor server architecture
Converts services to have their own processes
3 years ago
Liam 23151ff498 core: defer cpu shutdown 3 years ago
Liam ceda2d280e general: rename CurrentProcess to ApplicationProcess 3 years ago
Liam d3123079e8 EmuThread: refactor 3 years ago
Liam 9704acb982 general: improve handling of system startup failure 3 years ago