index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
core.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: system: Rename GetDeviceManager -> DeviceManager.
bunnei
2020-04-17
1
-4
/
+4
*
core: Construct/Destruct DeviceMemory on Init/Shutdown.
bunnei
2020-04-17
1
-4
/
+7
*
core: device_manager: Add a simple class to manage device RAM.
bunnei
2020-04-17
1
-1
/
+11
*
core: memory: Move to Core::Memory namespace.
bunnei
2020-04-17
1
-2
/
+2
*
Merge pull request #3552 from jroweboy/single-context
Rodrigo Locatti
2020-04-02
1
-16
/
+6
|
\
|
*
Address review and fix broken yuzu-tester build
James Rowe
2020-03-25
1
-1
/
+3
|
*
Frontend/GPU: Refactor context management
James Rowe
2020-03-24
1
-16
/
+4
*
|
gdbstub: Ensure gdbstub doesn't drop packets crucial to initialization
Gauvain "GovanifY" Roussel-Tarbouriech
2020-03-17
1
-1
/
+1
|
/
*
video_core: Reintroduce dirty flags infrastructure
ReinUsesLisp
2020-02-28
1
-0
/
+1
*
core: frontend: Refactor scope_acquire_window_context to scope_acquire_context.
bunnei
2020-02-25
1
-0
/
+3
*
System: Expose Host thread registering routines from kernel.
Fernando Sahmkow
2020-02-22
1
-0
/
+8
*
Merge pull request #3337 from ReinUsesLisp/vulkan-staged
bunnei
2020-02-03
1
-1
/
+3
|
\
|
*
core: Only wait for idle on gpu_core when it was initialized
ReinUsesLisp
2020-01-29
1
-1
/
+3
*
|
System: Address Feedback
Fernando Sahmkow
2020-01-27
1
-2
/
+2
*
|
System: Correct PrepareReschedule.
Fernando Sahmkow
2020-01-26
1
-1
/
+1
*
|
Core: Refactor CpuCoreManager to CpuManager and Cpu to Core Manager.
Fernando Sahmkow
2020-01-26
1
-23
/
+21
*
|
Core: Refactor CPU Management.
Fernando Sahmkow
2020-01-25
1
-13
/
+22
|
/
*
yuzu: Remove Maxwell debugger
ReinUsesLisp
2020-01-02
1
-10
/
+0
*
core/memory: Introduce skeleton of Memory class
Lioncash
2019-11-26
1
-3
/
+13
*
Merge pull request #2971 from FernandoS27/new-scheduler-v2
David
2019-10-28
1
-0
/
+16
|
\
|
*
Kernel: Style and Corrections
Fernando Sahmkow
2019-10-15
1
-2
/
+3
|
*
Correct PrepareReschedule
Fernando Sahmkow
2019-10-15
1
-0
/
+5
|
*
Add interfacing to the Global Scheduler
Fernando Sahmkow
2019-10-15
1
-0
/
+10
*
|
core: Fix clang-format errors.
bunnei
2019-10-19
1
-9
/
+10
*
|
Fix null pointer deref.
Nicolae-Andrei Cociorba
2019-10-18
1
-10
/
+12
*
|
core/core: Resolve -Wreorder warnings
Lioncash
2019-10-17
1
-2
/
+2
*
|
Merge pull request #2912 from FernandoS27/async-fixes
bunnei
2019-10-16
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Core: Wait for GPU to be idle before shutting down.
Fernando Sahmkow
2019-10-04
1
-0
/
+2
*
|
Merge pull request #2654 from DarkLordZach/lm-log-rewrite
bunnei
2019-10-08
1
-3
/
+14
|
\
\
|
*
|
lm: Flush manager output on core shutdown
Zach Hilman
2019-09-22
1
-0
/
+2
|
*
|
core: Add LM::Manager to system
Zach Hilman
2019-09-22
1
-3
/
+12
*
|
|
hle/service: Replace global system instance calls with instance-based ones
Lioncash
2019-10-06
1
-3
/
+4
|
|
/
|
/
|
*
|
core/loader: Track the NSO build ID of the current process
Zach Hilman
2019-09-30
1
-0
/
+9
|
/
*
Merge pull request #2683 from DarkLordZach/lock-exit
David
2019-09-23
1
-0
/
+11
|
\
|
*
core: Track system exit lock status
Zach Hilman
2019-09-21
1
-0
/
+11
*
|
dmnt_cheat_vm: Make Cheat VM compliant to code style
Zach Hilman
2019-09-21
1
-2
/
+1
*
|
core: Initialize cheats after load to avoid VMManager crash
Zach Hilman
2019-09-21
1
-0
/
+5
*
|
core: Update RegisterCheatList for new VM
Zach Hilman
2019-09-21
1
-8
/
+9
|
/
*
core: Store FileSystemController in core
Zach Hilman
2019-09-21
1
-0
/
+24
*
Add frametime logging for tracking performance over time
fearlessTobi
2019-09-10
1
-8
/
+17
*
service/am: Remove usages of global system accessors
Lioncash
2019-09-04
1
-1
/
+2
*
Merge pull request #2592 from FernandoS27/sync1
bunnei
2019-07-26
1
-1
/
+11
|
\
|
*
Gpu: Implement Hardware Interrupt Manager and manage GPU interrupts
Fernando Sahmkow
2019-07-05
1
-1
/
+11
*
|
Merge pull request #2651 from DarkLordZach/apm-boost-mode-1
bunnei
2019-07-07
1
-0
/
+12
|
\
\
|
*
|
core: Keep instance of APM Controller
Zach Hilman
2019-06-28
1
-0
/
+12
*
|
|
Merge pull request #2642 from DarkLordZach/fsp-log-2
bunnei
2019-07-07
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fsp-srv: Implement OutputAccessLogToSdCard
Zach Hilman
2019-06-28
1
-1
/
+1
|
|
/
*
|
Merge pull request #2533 from DarkLordZach/memory-frozen
bunnei
2019-06-28
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
core: Move Freezer class to tools namespace
Zach Hilman
2019-06-20
1
-2
/
+2
|
*
memory: Add class to manage and enforce memory freezing
Zach Hilman
2019-06-20
1
-0
/
+2
[next]