summaryrefslogtreecommitdiff
path: root/src/core/core.cpp
AgeCommit message (Expand)Author
2020-02-03Merge pull request #3337 from ReinUsesLisp/vulkan-stagedbunnei
2020-01-29core: Only wait for idle on gpu_core when it was initializedReinUsesLisp
2020-01-27System: Address FeedbackFernando Sahmkow
2020-01-26System: Correct PrepareReschedule.Fernando Sahmkow
2020-01-26Core: Refactor CpuCoreManager to CpuManager and Cpu to Core Manager.Fernando Sahmkow
2020-01-25Core: Refactor CPU Management.Fernando Sahmkow
2020-01-02yuzu: Remove Maxwell debuggerReinUsesLisp
2019-11-26core/memory: Introduce skeleton of Memory classLioncash
2019-10-28Merge pull request #2971 from FernandoS27/new-scheduler-v2David
2019-10-19core: Fix clang-format errors.bunnei
2019-10-18Fix null pointer deref.Nicolae-Andrei Cociorba
2019-10-17core/core: Resolve -Wreorder warningsLioncash
2019-10-16Merge pull request #2912 from FernandoS27/async-fixesbunnei
2019-10-15Kernel: Style and CorrectionsFernando Sahmkow
2019-10-15Correct PrepareRescheduleFernando Sahmkow
2019-10-15Add interfacing to the Global SchedulerFernando Sahmkow
2019-10-08Merge pull request #2654 from DarkLordZach/lm-log-rewritebunnei
2019-10-06hle/service: Replace global system instance calls with instance-based onesLioncash
2019-10-04Core: Wait for GPU to be idle before shutting down.Fernando Sahmkow
2019-09-30core/loader: Track the NSO build ID of the current processZach Hilman
2019-09-22lm: Flush manager output on core shutdownZach Hilman
2019-09-22core: Add LM::Manager to systemZach Hilman
2019-09-23Merge pull request #2683 from DarkLordZach/lock-exitDavid
2019-09-21core: Track system exit lock statusZach Hilman
2019-09-21dmnt_cheat_vm: Make Cheat VM compliant to code styleZach Hilman
2019-09-21core: Initialize cheats after load to avoid VMManager crashZach Hilman
2019-09-21core: Update RegisterCheatList for new VMZach Hilman
2019-09-21core: Store FileSystemController in coreZach Hilman
2019-09-10Add frametime logging for tracking performance over timefearlessTobi
2019-09-04service/am: Remove usages of global system accessorsLioncash
2019-07-26Merge pull request #2592 from FernandoS27/sync1bunnei
2019-07-07Merge pull request #2651 from DarkLordZach/apm-boost-mode-1bunnei
2019-07-07Merge pull request #2642 from DarkLordZach/fsp-log-2bunnei
2019-07-05Gpu: Implement Hardware Interrupt Manager and manage GPU interruptsFernando Sahmkow
2019-06-28core: Keep instance of APM ControllerZach Hilman
2019-06-28fsp-srv: Implement OutputAccessLogToSdCardZach Hilman
2019-06-28Merge pull request #2533 from DarkLordZach/memory-frozenbunnei
2019-06-25glue: Correct missing bytes in ApplicationLaunchParameterZach Hilman
2019-06-24core: Keep track of ARPManager and register current application on bootZach Hilman
2019-06-21Merge pull request #2575 from DarkLordZach/process-id-typesbunnei
2019-06-21Merge pull request #2482 from DarkLordZach/prepobunnei
2019-06-20core: Move Freezer class to tools namespaceZach Hilman
2019-06-20memory: Add class to manage and enforce memory freezingZach Hilman
2019-06-10kernel: Differentiate kernel and user processes when picking IDZach Hilman
2019-05-29core/core: Remove unnecessary includesLioncash
2019-05-28core/loader: Remove LoadKernelSystemModeLioncash
2019-05-28core/telemetry_session: Remove usages of the global system accessorLioncash
2019-05-26loader: Move NSO module tracking to AppLoaderZach Hilman
2019-05-25core: Add Reporter class to take/save reportsZach Hilman
2019-05-25core: Track load offsets of NSO modulesZach Hilman