index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
AM: fix GetDesiredLanguage:
CrazyMax
2020-07-08
1
-1
/
+13
*
Merge pull request #4243 from CrazyMax/display_version
bunnei
2020-07-08
1
-4
/
+16
|
\
|
*
GetDisplayVersion should return a null-terminated version string.
CrazyMax
2020-07-07
1
-4
/
+16
*
|
Merge pull request #4245 from MerryMage/page-table-race
bunnei
2020-07-08
1
-2
/
+5
|
\
\
|
*
|
memory: Set page-table pointers before setting attribute = Memory
MerryMage
2020-07-05
1
-2
/
+5
|
|
/
*
/
cpu_interrupt_handler: Remove #pragma once from .cpp file
MerryMage
2020-07-07
1
-2
/
+0
|
/
*
Merge pull request #4218 from ogniK5377/opus-external
Rodrigo Locatti
2020-07-04
1
-1
/
+1
|
\
|
*
externals: Track opus as submodule instead of using conan
David Marcec
2020-07-01
1
-1
/
+1
*
|
Merge pull request #3924 from ogniK5377/GetKeyCodeMap
bunnei
2020-07-02
2
-2
/
+72
|
\
\
|
*
|
Move GetKeyCodeMapImpl to an anonymous namespace
David Marcec
2020-06-24
1
-19
/
+19
|
*
|
Fixed logging output
David Marcec
2020-06-24
1
-1
/
+1
|
*
|
Implement GetKeyCodeMap & GetKeyCodeMap2
David Marcec
2020-06-24
2
-2
/
+72
*
|
|
Merge pull request #4193 from ogniK5377/GetIndirectLayerConsumerHandle-stub
bunnei
2020-07-02
1
-1
/
+13
|
\
\
\
|
*
|
|
am: Stub GetIndirectLayerConsumerHandle
David Marcec
2020-06-28
1
-1
/
+13
*
|
|
|
Merge pull request #4192 from ogniK5377/acc-ListOpenContextStoredUsers-stub
bunnei
2020-07-02
5
-4
/
+14
|
\
\
\
\
|
*
|
|
|
acc: ListOpenContextStoredUsers partial stub
David Marcec
2020-06-28
5
-4
/
+14
|
|
/
/
/
*
|
|
|
key_manager: Correct casing of instance()
Lioncash
2020-07-01
9
-9
/
+9
*
|
|
|
key_manager: Delete move operations
Lioncash
2020-07-01
1
-0
/
+3
*
|
|
|
key_manager: Make use of canonical deleted operator=
Lioncash
2020-07-01
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #3967 from FearlessTobi/keys-singleton
David
2020-07-01
12
-20
/
+26
|
\
\
\
|
*
|
|
crypto: Make KeyManager a singleton class
FearlessTobi
2020-05-20
12
-20
/
+26
*
|
|
|
Merge pull request #4153 from ogniK5377/prepo-multibuf
bunnei
2020-06-30
1
-1
/
+6
|
\
\
\
\
|
*
|
|
|
prepo: : Don't read extra buffer from report unless passed
David Marcec
2020-06-24
1
-1
/
+6
*
|
|
|
|
Merge pull request #3955 from FernandoS27/prometheus-2b
bunnei
2020-06-28
79
-1983
/
+3502
|
\
\
\
\
\
|
*
|
|
|
|
Core/Common: Address Feedback.
Fernando Sahmkow
2020-06-27
16
-45
/
+44
|
*
|
|
|
|
NvFlinger: Clang Format.
Fernando Sahmkow
2020-06-27
1
-1
/
+1
|
*
|
|
|
|
SVC: Implement 32-bits wrappers and update Dynarmic.
Fernando Sahmkow
2020-06-27
4
-34
/
+282
|
*
|
|
|
|
SVC: Add GetCurrentProcessorNumber32, CreateTransferMemory32, SetMemoryAttrib...
Fernando Sahmkow
2020-06-27
2
-6
/
+39
|
*
|
|
|
|
ARM: Update Dynarmic and Setup A32 according to latest interface.
Fernando Sahmkow
2020-06-27
8
-93
/
+174
|
*
|
|
|
|
SVC: Add GetThreadPriority32 & SetThreadPriority32
Fernando Sahmkow
2020-06-27
2
-2
/
+30
|
*
|
|
|
|
ArmDynarmic32: Setup CNTPCT correctly
Fernando Sahmkow
2020-06-27
1
-1
/
+1
|
*
|
|
|
|
Audio: Correct buffer release for host timing.
Fernando Sahmkow
2020-06-27
1
-0
/
+5
|
*
|
|
|
|
Common/Kernel: Corrections and small bug fixing.
Fernando Sahmkow
2020-06-27
1
-2
/
+2
|
*
|
|
|
|
Services/NvFlinger: Do vSync in a sepparate thread on Multicore.
Fernando Sahmkow
2020-06-27
4
-5
/
+69
|
*
|
|
|
|
ARMDynarmicInterface: Correct GCC Build Errors.
Fernando Sahmkow
2020-06-27
2
-6
/
+6
|
*
|
|
|
|
Kernel: Correct Host Context on Threads and Scheduler.
Fernando Sahmkow
2020-06-27
4
-11
/
+11
|
*
|
|
|
|
Clang Format.
Fernando Sahmkow
2020-06-27
7
-18
/
+15
|
*
|
|
|
|
ARMInterface/Externals: Update dynarmic and fit to latest version.
Fernando Sahmkow
2020-06-27
1
-7
/
+7
|
*
|
|
|
|
ARMInterface: Correct rebase errors.
Fernando Sahmkow
2020-06-27
3
-5
/
+5
|
*
|
|
|
|
CoreTiming: Correct rebase bugs and other miscellaneous things.
Fernando Sahmkow
2020-06-27
1
-0
/
+2
|
*
|
|
|
|
Core: Split Microprofile Dynarmic timing per Core
Fernando Sahmkow
2020-06-27
1
-3
/
+12
|
*
|
|
|
|
General: Tune the priority of main emulation threads so they have higher prio...
Fernando Sahmkow
2020-06-27
2
-0
/
+2
|
*
|
|
|
|
Dynarmic Interface: don't clear cache if JIT has not been created.
Fernando Sahmkow
2020-06-27
2
-0
/
+6
|
*
|
|
|
|
General: Correct rebase, sync gpu and context management.
Fernando Sahmkow
2020-06-27
3
-18
/
+3
|
*
|
|
|
|
CoreTiming/CycleTimer: Correct Idling.
Fernando Sahmkow
2020-06-27
1
-2
/
+5
|
*
|
|
|
|
SingleCore: Correct ticks reset to be on preemption.
Fernando Sahmkow
2020-06-27
1
-1
/
+1
|
*
|
|
|
|
General: Cleanup legacy code.
Fernando Sahmkow
2020-06-27
17
-739
/
+6
|
*
|
|
|
|
Kernel/svcBreak: Implement CacheInvalidation for Singlecore and correct svcBr...
Fernando Sahmkow
2020-06-27
2
-3
/
+13
|
*
|
|
|
|
Bootmanager/CPU_Manager: Correct shader caches and sync GPU on OpenGL.
Fernando Sahmkow
2020-06-27
1
-6
/
+9
|
*
|
|
|
|
HLE_IPC: Correct HLE Event behavior on timeout.
Fernando Sahmkow
2020-06-27
3
-1
/
+19
[next]