index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
cpu_manager.cpp
Age
Commit message (
Expand
)
Author
2020-06-27
General: Tune the priority of main emulation threads so they have higher prio...
Fernando Sahmkow
2020-06-27
General: Correct rebase, sync gpu and context management.
Fernando Sahmkow
2020-06-27
SingleCore: Correct ticks reset to be on preemption.
Fernando Sahmkow
2020-06-27
Bootmanager/CPU_Manager: Correct shader caches and sync GPU on OpenGL.
Fernando Sahmkow
2020-06-27
SingleCore: Improve Cycle timing Behavior and replace mutex in global schedul...
Fernando Sahmkow
2020-06-27
SingleCore: Use Cycle Timing instead of Host Timing.
Fernando Sahmkow
2020-06-27
General: Move ARM_Interface into Threads.
Fernando Sahmkow
2020-06-27
SingleCore: Move Host Timing from a sepparate thread to main cpu thread.
Fernando Sahmkow
2020-06-27
GUI: Make multicore only work with Async and add GUI for multicore.
Fernando Sahmkow
2020-06-27
CPU_Manager: Correct stopping on SingleCore.
Fernando Sahmkow
2020-06-27
General: Fix microprofile on dynarmic/svc, fix wait tree showing which thread...
Fernando Sahmkow
2020-06-27
CPU_Manager: Unload/Reload threads on preemption on SingleCore
Fernando Sahmkow
2020-06-27
General: Initial Setup for Single Core.
Fernando Sahmkow
2020-06-27
General: Add better safety for JIT use.
Fernando Sahmkow
2020-06-27
SVC: Correct races on physical core switching.
Fernando Sahmkow
2020-06-27
CPU_Manager: Reconfigre guest threads for dynamrmic downsides
Fernando Sahmkow
2020-06-27
SVC: Correct SendSyncRequest.
Fernando Sahmkow
2020-06-27
General: Setup yuzu threads' microprofile, naming and registry.
Fernando Sahmkow
2020-06-27
CPU_Manager: remove debugging code.
Fernando Sahmkow
2020-06-27
General: Recover Prometheus project from harddrive failure
Fernando Sahmkow
2020-01-30
core/cpu_manager: Remove unused includes
Lioncash
2020-01-27
System: Address Feedback
Fernando Sahmkow
2020-01-26
Core: Refactor CpuCoreManager to CpuManager and Cpu to Core Manager.
Fernando Sahmkow
[prev]