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.cpp
Age
Commit message (
Expand
)
Author
2024-02-26
settings: remove global override for smash on amdvlk
Liam
2024-02-17
vi: manage resources independently of nvnflinger and refactor
Liam
2024-02-17
nvnflinger: convert to process
Liam
2024-02-14
kernel: add and enable system suspend type
Liam
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-27
Move time services to new IPC.
Kelebek1
2024-01-25
fs: Replace Mode enum by OpenMode enum
FearlessTobi
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
2024-01-11
fsp-srv: use program registry for SetCurrentProcess
Liam
2024-01-05
hid_core: Move hid to it's own subproject
Narr the Reg
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-10-25
kernel: make sure new process is in list
Liam
2023-10-21
kernel: shutdown app before gpu
Liam
2023-10-21
kernel: update KProcess
Liam
2023-10-13
fsmitm_romfsbuild: avoid unnecessary copies of vfs pointers
Liam
2023-10-03
core: Update clocks when settings are saved
Narr the Reg
2023-09-16
Vulkan: add temporary workaround for AMDVLK
Fernando Sahmkow
2023-09-14
debug: Add renderdoc capture hotkey
GPUCode
2023-09-13
Merge pull request #11385 from liamwhite/acceptcancel
liamwhite
2023-09-10
am: Implement UserChannel parameters
FearlessTobi
2023-08-26
internal_network: cancel pending socket operations on application process ter...
Liam
2023-08-26
am: shorten shutdown timeout when lock is not held
Liam
2023-08-02
Merge pull request #10839 from lat9nq/pgc-plus
liamwhite
2023-07-21
general: reduce use of dynamic_cast
Liam
2023-07-21
core,common: Give memory layout setting an enum
lat9nq
2023-07-21
configure_system: Implement with for loop
lat9nq
2023-07-21
settings,core,config_sys: Remove optional type from custom_rtc, rng_seed
lat9nq
2023-06-28
Memory Tracking: Optimize tracking to only use atomic writes when contested w...
Fernando Sahmkow
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-26
vfs_concat: fix time complexity of read
Liam
2023-05-07
GPU: Add Reactive flushing
Fernando Sahmkow
2023-05-03
Merge pull request #10117 from liamwhite/sync-register
bunnei
2023-04-30
settings: rename extended memory layout to unsafe, move from general to system
Liam
2023-04-29
kernel: match calls to Register and Unregister
Liam
2023-03-23
memory: rename global memory references to application memory
Liam
2023-03-22
kernel: use KTypedAddress for addresses
Liam
2023-03-12
kernel: convert KProcess to new style
Liam
2023-03-12
general: fix spelling mistakes
Liam
2023-02-21
service: refactor server architecture
Liam
2023-02-21
core: defer cpu shutdown
Liam
[next]