328 Commits (0cfcee95c7d13d6ea2d7c73c6f1b64a17ceb2aca)

Author SHA1 Message Date
Lioncash 98c6a95079 core/core: Resolve -Wreorder warnings 6 years ago
Fernando Sahmkow 82218c925a Kernel: Style and Corrections 7 years ago
Fernando Sahmkow fcc6b34fff Correct PrepareReschedule 7 years ago
Fernando Sahmkow 57a71f899a Add interfacing to the Global Scheduler 7 years ago
Lioncash 69f16ba50e hle/service: Replace global system instance calls with instance-based ones 6 years ago
Fernando Sahmkow 3f104464de Core: Wait for GPU to be idle before shutting down. 6 years ago
Zach Hilman f6c53526b3 core/loader: Track the NSO build ID of the current process 7 years ago
Zach Hilman 6212df3beb lm: Flush manager output on core shutdown 6 years ago
Zach Hilman 4153bd8d17 core: Add LM::Manager to system 7 years ago
Zach Hilman bbc1437188 core: Track system exit lock status 7 years ago
Zach Hilman 682174b112 dmnt_cheat_vm: Make Cheat VM compliant to code style 6 years ago
Zach Hilman 3e729c13cc core: Initialize cheats after load to avoid VMManager crash 7 years ago
Zach Hilman 37850eeee5 core: Update RegisterCheatList for new VM 7 years ago
Zach Hilman c182688ad6 core: Store FileSystemController in core 7 years ago
fearlessTobi 684b616f0d Add frametime logging for tracking performance over time 6 years ago
Lioncash d1abe8e92a service/am: Remove usages of global system accessors 7 years ago
Fernando Sahmkow 8942047d41 Gpu: Implement Hardware Interrupt Manager and manage GPU interrupts 7 years ago
Zach Hilman e2ad3e1fb0 core: Keep instance of APM Controller 7 years ago
Zach Hilman db2fdd0352 fsp-srv: Implement OutputAccessLogToSdCard 7 years ago
Zach Hilman d10fc2d727 glue: Correct missing bytes in ApplicationLaunchParameter 7 years ago
Zach Hilman d40a38df8d core: Keep track of ARPManager and register current application on boot 7 years ago
Zach Hilman ed82fa3a91 core: Move Freezer class to tools namespace 7 years ago
Zach Hilman 1b7d619914 memory: Add class to manage and enforce memory freezing 7 years ago
Zach Hilman fc0bf91a96 kernel: Differentiate kernel and user processes when picking ID 7 years ago
Lioncash 8bbe930fac core/core: Remove unnecessary includes 7 years ago
Lioncash 84a8fb9264 core/loader: Remove LoadKernelSystemMode 7 years ago
Lioncash 215fd82738 core/telemetry_session: Remove usages of the global system accessor 7 years ago
Zach Hilman b77fde7c5c loader: Move NSO module tracking to AppLoader 7 years ago
Zach Hilman 2dde8f5cfe core: Add Reporter class to take/save reports 7 years ago
Zach Hilman 2179ad7483 core: Track load offsets of NSO modules 7 years ago
Zach Hilman ec0bc3061e core: Remove specific applets in favor of AppletManager 7 years ago
Lioncash 612e1388df core/core: Move process execution start to System's Load() 7 years ago
Lioncash a4b0a8559c core/core: Move main process creation into Load() 7 years ago
Lioncash 6d0551196d video_core/gpu: Create threads separately from initialization 7 years ago
Lioncash f2331a804a core/cpu_core_manager: Create threads separately from initialization. 7 years ago
Zach Hilman 45cb41f517 core: Store system-wide ContentProvider for the emulator 7 years ago
Lioncash 540235bb05 file_sys/cheat_engine: Remove use of global system accessors 7 years ago
Lioncash 8e510d5afa kernel: Make the address arbiter instance per-process 7 years ago
bunnei aaa373585c gpu: Refactor a/synchronous implementations into their own classes. 7 years ago
bunnei 4483089d70 gpu: Refactor to take RendererBase instead of RasterizerInterface. 7 years ago
bunnei 81e086b5ac core: Set is_powered_on before GPU is initialized. 7 years ago
Lioncash c161389a0f kernel/address_arbiter: Pass in system instance to constructor 7 years ago
Zach Hilman 52ac6419da vm_manager: Remove cheat-specific ranges from VMManager 7 years ago
Zach Hilman 7053546687 core: Add support for registering and controlling ownership of CheatEngine 7 years ago
Lioncash b5f0dc95db core/core: Replace direct usage of the global system telemetry accessor from Shutdown() 7 years ago
Lioncash a8fa5019b5 video_core: Remove usages of System::GetInstance() within the engines 7 years ago
Lioncash bd983414f6 core_timing: Convert core timing into a class 7 years ago
Lioncash 48d9d66dc5 core_timing: Rename CoreTiming namespace to Core::Timing 7 years ago
ReinUsesLisp eb73247433 gl_shader_cache: Link loading screen with disk shader cache load 7 years ago
ReinUsesLisp 7fefec585c gl_shader_disk_cache: Pass core system as argument and guard against games without title ids 7 years ago