index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1842 from Subv/ports
bunnei
2016-06-11
8
-3
/
+178
|
\
|
*
Kernel/SVC: Implemented svcCreatePort.
Subv
2016-06-11
6
-3
/
+41
|
*
Kernel: Added ClientPort and ServerPort classes.
Subv
2016-06-05
6
-2
/
+139
*
|
hid: add missing header
wwylele
2016-06-11
1
-0
/
+2
*
|
Merge pull request #1897 from linkmauve/sdl2-config-fix
Mat M
2016-06-10
1
-1
/
+5
|
\
\
|
*
|
SDL2: Add forgotten default config changes from 7129611e65096ba2cbe8266f6cb06...
Emmanuel Gil Peyrot
2016-06-11
1
-1
/
+5
*
|
|
Merge pull request #1789 from wwylele/input-refactor
bunnei
2016-06-10
12
-75
/
+315
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fixup! fixup! Refactor input system
wwylele
2016-05-15
3
-8
/
+8
|
*
|
fixup! Refactor input system
wwylele
2016-05-15
2
-20
/
+24
|
*
|
implement circle pad modifier
wwylele
2016-05-15
6
-5
/
+37
|
*
|
Refactor input subsystem
wwylele
2016-05-15
12
-75
/
+279
*
|
|
Revert "Split huge interpreter source file into translation info and interpre...
archshift
2016-06-10
5
-2731
/
+2727
*
|
|
arm_dyncom_interpreter: rename operation functions to fit style guide
archshift
2016-06-08
2
-42
/
+42
*
|
|
arm_dyncom_interpreter.cpp: Split by translation and interpreter logic
archshift
2016-06-08
5
-2727
/
+2731
*
|
|
gdbstub: E0 should be E00
shinyquagsire23
2016-06-08
1
-1
/
+1
*
|
|
Merge pull request #1765 from JayFoxRox/debug-surface-viewer
bunnei
2016-06-07
9
-583
/
+876
|
\
\
\
|
*
|
|
citra_qt: Replace 'Pica Framebuffer Debugger' with 'Pica Surface Viewer'
Jannik Vogel
2016-05-07
9
-583
/
+876
*
|
|
|
Merge pull request #1873 from archshift/remove-config
bunnei
2016-06-06
6
-671
/
+0
|
\
\
\
\
|
*
|
|
|
Remove unused and bitrotted "controller config" files
archshift
2016-06-01
6
-671
/
+0
*
|
|
|
|
service: Add other DLP services
Lioncash
2016-06-04
10
-23
/
+150
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #1863 from mailwl/gpu-threadid-reset
bunnei
2016-06-02
3
-16
/
+23
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
gsp::gpu: Reset g_thread_id in UnregisterInterruptRelayQueue
mailwl
2016-06-01
3
-16
/
+23
*
|
|
|
AddFstEntriesToGameList - prevent loading a directory
LFsWang
2016-06-01
1
-3
/
+3
|
/
/
/
*
|
|
Merge pull request #1812 from JayFoxRox/refactor-shader
bunnei
2016-05-31
4
-64
/
+81
|
\
\
\
|
*
|
|
Retrieve shader result from new OutputRegisters-type
Jannik Vogel
2016-05-16
4
-64
/
+81
*
|
|
|
Merge pull request #1751 from linkmauve/no-recursive-readdir
bunnei
2016-05-30
4
-30
/
+43
|
\
\
\
\
|
*
|
|
|
Common: Make recursive FileUtil functions take a maximum recursion
Emmanuel Gil Peyrot
2016-05-21
4
-30
/
+43
*
|
|
|
|
Merge pull request #1692 from Subv/rm_getpointer2
bunnei
2016-05-29
18
-139
/
+458
|
\
\
\
\
\
|
*
|
|
|
|
Memory: Handle RasterizerCachedMemory and RasterizerCachedSpecial page types ...
Subv
2016-05-28
2
-2
/
+60
|
*
|
|
|
|
Memory: Make ReadBlock and WriteBlock accept void pointers.
Subv
2016-05-28
5
-21
/
+19
|
*
|
|
|
|
SOC_U: Remove usage of GetPointer
Subv
2016-05-28
1
-27
/
+73
|
*
|
|
|
|
SSL_C: Remove use of Memory::GetPointer
MerryMage
2016-05-28
1
-4
/
+3
|
*
|
|
|
|
GSP_GPU: Remove use of Memory::GetPointer
MerryMage
2016-05-28
1
-33
/
+50
|
*
|
|
|
|
Memory: CopyBlock
MerryMage
2016-05-28
2
-2
/
+43
|
*
|
|
|
|
DSP_DSP: Remove use of Memory::GetPointer
MerryMage
2016-05-28
1
-7
/
+10
|
*
|
|
|
|
FS/Archive: Remove use of Memory::GetPointer
MerryMage
2016-05-28
1
-7
/
+14
|
*
|
|
|
|
CFG: Remove use of Memory::GetPointer
MerryMage
2016-05-21
1
-6
/
+10
|
*
|
|
|
|
APT: Remove use of Memory::GetPointer
MerryMage
2016-05-21
5
-35
/
+36
|
*
|
|
|
|
Kernel/Thread: Remove use of Memory::GetPointer
MerryMage
2016-05-21
1
-1
/
+1
|
*
|
|
|
|
Applets/swkdb: Remove use of Memory::GetPointer
MerryMage
2016-05-21
1
-1
/
+1
|
*
|
|
|
|
Memory: ZeroBlock
MerryMage
2016-05-21
2
-0
/
+39
|
*
|
|
|
|
FileSys/Path: Replace Memory::GetPointer with Memory::ReadBlock
MerryMage
2016-05-21
1
-6
/
+6
|
*
|
|
|
|
Debugger/Callstack: Replace Memory::GetPointer with Memory::IsValidVirtualAdd...
MerryMage
2016-05-21
1
-1
/
+4
|
*
|
|
|
|
Memory: ReadBlock/WriteBlock
MerryMage
2016-05-21
3
-4
/
+81
|
*
|
|
|
|
Memory: IsValidVirtualAddress/IsValidPhysicalAddress
MerryMage
2016-05-21
3
-0
/
+26
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #1756 from wwylele/config-cleanup
bunnei
2016-05-28
1
-29
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
clean up config block
wwylele
2016-05-03
1
-29
/
+13
*
|
|
|
|
|
Merge pull request #1857 from MerryMage/rotr-rotl
bunnei
2016-05-27
1
-12
/
+18
|
\
\
\
\
\
\
|
*
|
|
|
|
|
common_funcs: Provide rotr and rotl for MSVC
MerryMage
2016-05-27
1
-12
/
+18
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #1568 from JayFoxRox/fix-printf
Mat M
2016-05-26
3
-26
/
+61
|
\
\
\
\
\
\
[next]