index
:
yuzu-mainline
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
core.h
Age
Commit message (
Expand
)
Author
2024-01-29
am: migrate global state to per-applet state structure
Liam
2024-01-29
am: retrieve main applet creation info from frontend
Liam
2024-01-29
am: re-namespace frontend applets to frontend directory
Liam
2024-01-25
vfs: Move vfs files to their own directory
FearlessTobi
2024-01-25
Merge pull request #12499 from Kelebek1/time
liamwhite
2024-01-24
Rework time service to fix time passing offline.
Kelebek1
2024-01-18
Core: Make sure GPU Dirty Managers ae shared by all processes.
Fernando Sahmkow
2024-01-18
SMMU: Initial adaptation to video_core.
Fernando Sahmkow
2023-12-22
kernel: instantiate memory separately for each guest process
Liam
2023-12-10
core: Use single instance of profile manager
german77
2023-12-04
core: refactor emulated cpu core activation
Liam
2023-09-14
debug: Add renderdoc capture hotkey
GPUCode
2023-09-10
am: Implement UserChannel parameters
FearlessTobi
2023-08-26
am: shorten shutdown timeout when lock is not held
Liam
2023-07-21
general: reduce use of dynamic_cast
Liam
2023-06-28
MemoryTracking: Initial setup of atomic writes.
Fernando Sahmkow
2023-06-12
core: decouple ARM interface from Dynarmic
Liam
2023-06-08
nvnflinger: allow locking framerate during video playback
Liam
2023-05-07
GPU: Add Reactive flushing
Fernando Sahmkow
2023-03-23
memory: rename global memory references to application memory
Liam
2023-03-22
kernel: use KTypedAddress for addresses
Liam
2023-03-12
general: fix spelling mistakes
Liam
2023-02-21
service: refactor server architecture
Liam
2023-02-13
general: rename CurrentProcess to ApplicationProcess
Liam
2022-12-17
EmuThread: refactor
Liam
2022-10-18
core: Partially persist emulation state across game boots.
bunnei
2022-10-06
NVDRV: Further refactors and eliminate old code.
Fernando Sahmkow
2022-10-06
VideoCore: Refactor syncing.
Fernando Sahmkow
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-25
network: Move global state into a seperate class
FearlessTobi
2022-07-22
Project Andio
Kelebek1
2022-06-14
kernel: implement KProcess suspension
Liam
2022-06-10
core/debugger: fix a number of shutdown deadlocks
Liam
2022-06-01
core/debugger: Implement new GDB stub debugger
Liam
2022-04-24
Remove unused PrepareReschedule function
Merry
2021-12-06
core: hle: kernel: Reflect non-emulated threads as core 3.
bunnei
2021-11-24
Morph review first wave
german77
2021-11-24
core: Register HID
german77
2021-11-04
general: Get the current process program id directly from the system
Morph
2021-10-16
NvHost/Core: Address Feedback.
Fernando Sahmkow
2021-10-16
Suspend temporally
FernandoS27
2021-10-15
core: Move ResultStatus outside of System
Morph
2021-10-15
core: Remove static system instance
Morph
2021-10-01
core: Add Exit and ExitCallback
Morph
2021-08-25
Revert "kernel: Various improvements to scheduler"
bunnei
2021-08-24
logging: Fix log filter during initialization
ameerj
2021-08-22
Merge pull request #6869 from yzct12345/shiny-logs-in-the-fireplace
bunnei
2021-08-13
logging: Simplify and make thread-safe
yzct12345
2021-08-07
core: hle: kernel: Reflect non-emulated threads as core 3.
bunnei
2021-07-23
general: Rename "Frame Limit" references to "Speed Limit"
ameerj
[next]