index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
core.cpp
Age
Commit message (
Expand
)
Author
2020-07-19
core/network: Add network abstraction
ReinUsesLisp
2020-07-09
configuration: implement per-game configurations (#4098)
lat9nq
2020-06-27
Core/Common: Address Feedback.
Fernando Sahmkow
2020-06-27
Services/NvFlinger: Do vSync in a sepparate thread on Multicore.
Fernando Sahmkow
2020-06-27
Core: Split Microprofile Dynarmic timing per Core
Fernando Sahmkow
2020-06-27
General: Correct rebase, sync gpu and context management.
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
General: Fix microprofile on dynarmic/svc, fix wait tree showing which thread...
Fernando Sahmkow
2020-06-27
General: Initial Setup for Single Core.
Fernando Sahmkow
2020-06-27
SVC: Correct GetThreadPriority, SetThreadPriority, GetThreadCoreMask, SetThre...
Fernando Sahmkow
2020-06-27
HostTiming: Pause the hardware clock on pause.
Fernando Sahmkow
2020-06-27
General: Recover Prometheus project from harddrive failure
Fernando Sahmkow
2020-04-17
core: system: Rename GetDeviceManager -> DeviceManager.
bunnei
2020-04-17
core: Construct/Destruct DeviceMemory on Init/Shutdown.
bunnei
2020-04-17
core: device_manager: Add a simple class to manage device RAM.
bunnei
2020-04-17
core: memory: Move to Core::Memory namespace.
bunnei
2020-04-02
Merge pull request #3552 from jroweboy/single-context
Rodrigo Locatti
2020-03-25
Address review and fix broken yuzu-tester build
James Rowe
2020-03-24
Frontend/GPU: Refactor context management
James Rowe
2020-03-17
gdbstub: Ensure gdbstub doesn't drop packets crucial to initialization
Gauvain "GovanifY" Roussel-Tarbouriech
2020-02-28
video_core: Reintroduce dirty flags infrastructure
ReinUsesLisp
2020-02-25
core: frontend: Refactor scope_acquire_window_context to scope_acquire_context.
bunnei
2020-02-22
System: Expose Host thread registering routines from kernel.
Fernando Sahmkow
2020-02-03
Merge pull request #3337 from ReinUsesLisp/vulkan-staged
bunnei
2020-01-29
core: Only wait for idle on gpu_core when it was initialized
ReinUsesLisp
2020-01-27
System: Address Feedback
Fernando Sahmkow
2020-01-26
System: Correct PrepareReschedule.
Fernando Sahmkow
2020-01-26
Core: Refactor CpuCoreManager to CpuManager and Cpu to Core Manager.
Fernando Sahmkow
2020-01-25
Core: Refactor CPU Management.
Fernando Sahmkow
2020-01-02
yuzu: Remove Maxwell debugger
ReinUsesLisp
2019-11-26
core/memory: Introduce skeleton of Memory class
Lioncash
2019-10-28
Merge pull request #2971 from FernandoS27/new-scheduler-v2
David
2019-10-19
core: Fix clang-format errors.
bunnei
2019-10-18
Fix null pointer deref.
Nicolae-Andrei Cociorba
2019-10-17
core/core: Resolve -Wreorder warnings
Lioncash
2019-10-16
Merge pull request #2912 from FernandoS27/async-fixes
bunnei
2019-10-15
Kernel: Style and Corrections
Fernando Sahmkow
2019-10-15
Correct PrepareReschedule
Fernando Sahmkow
2019-10-15
Add interfacing to the Global Scheduler
Fernando Sahmkow
2019-10-08
Merge pull request #2654 from DarkLordZach/lm-log-rewrite
bunnei
2019-10-06
hle/service: Replace global system instance calls with instance-based ones
Lioncash
2019-10-04
Core: Wait for GPU to be idle before shutting down.
Fernando Sahmkow
2019-09-30
core/loader: Track the NSO build ID of the current process
Zach Hilman
2019-09-22
lm: Flush manager output on core shutdown
Zach Hilman
2019-09-22
core: Add LM::Manager to system
Zach Hilman
2019-09-23
Merge pull request #2683 from DarkLordZach/lock-exit
David
2019-09-21
core: Track system exit lock status
Zach Hilman
2019-09-21
dmnt_cheat_vm: Make Cheat VM compliant to code style
Zach Hilman
[next]