index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm_disasm: ARMv6 saturation media instructions
aroulin
2015-08-09
2
-2
/
+55
*
arm_disasm: ARMv6 packing and sign-extend media instructions
aroulin
2015-08-09
2
-1
/
+181
*
Merge pull request #1026 from lioncash/disasm
Lioncash
2015-08-07
1
-12
/
+4
|
\
|
*
arm_disasm: Remove unnecessary code
Lioncash
2015-08-06
1
-12
/
+4
*
|
Merge pull request #1022 from aroulin/disas-missing-v6k-instructions
Lioncash
2015-08-06
2
-6
/
+153
|
\
\
|
*
|
Disassembler: ARMv6K REX instructions
aroulin
2015-08-06
2
-6
/
+97
|
*
|
Disassembler: ARMv6K hint instructions
aroulin
2015-08-06
2
-0
/
+56
|
/
/
*
|
Merge pull request #1018 from bbarenblat/master
bunnei
2015-08-05
2
-1
/
+8
|
\
\
|
*
|
Use UNREACHABLE macro for impossible cases in previous commit
Benjamin Barenblat
2015-08-02
2
-4
/
+3
|
*
|
Handle invalid `Log::Level::Count`
Benjamin Barenblat
2015-08-02
2
-1
/
+9
*
|
|
Merge pull request #1015 from yuriks/vertex-caching
bunnei
2015-08-04
1
-62
/
+89
|
\
\
\
|
*
|
|
Videocore: Implement simple vertex caching
Yuri Kunde Schlesner
2015-08-04
1
-62
/
+89
|
/
/
/
*
|
|
Merge pull request #1019 from yuriks/msvc2015-workaround
bunnei
2015-08-03
1
-0
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Common: Work around bug in MSVC2015 standard library
Yuri Kunde Schlesner
2015-08-02
1
-0
/
+14
|
/
/
*
|
Merge pull request #999 from LittleWhite-tb/qt-save-location
Yuri Kunde Schlesner
2015-07-31
1
-5
/
+20
|
\
\
|
*
|
Save the path leading where the last file have been loaded
LittleWhite
2015-07-31
1
-5
/
+20
|
/
/
*
|
Merge pull request #1008 from lioncash/pc
bunnei
2015-07-30
2
-21
/
+40
|
\
\
|
*
|
dyncom: Handle the case where PC is the source register for STR/VSTM/VLDM
Lioncash
2015-07-29
2
-21
/
+40
|
|
/
*
|
Merge pull request #1006 from yuriks/fb-commit-profile
bunnei
2015-07-30
1
-0
/
+7
|
\
\
|
*
|
OpenGL: Add a profiler category measuring framebuffer readback
Yuri Kunde Schlesner
2015-07-28
1
-0
/
+7
*
|
|
Merge pull request #1014 from lioncash/unused-warn
bunnei
2015-07-29
2
-3
/
+5
|
\
\
\
|
*
|
|
core: Eliminate some unused variable warnings
Lioncash
2015-07-29
2
-3
/
+5
*
|
|
|
Merge pull request #1011 from lioncash/initializer
bunnei
2015-07-29
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
citra-qt: Adjust initializer list order
Lioncash
2015-07-29
2
-2
/
+2
*
|
|
|
|
Merge pull request #963 from yuriks/gpu-fixes
bunnei
2015-07-29
2
-42
/
+44
|
\
\
\
\
\
|
*
|
|
|
|
VideoCore: Fix values of unset components in input attribute arrays
Yuri Kunde Schlesner
2015-07-23
1
-42
/
+38
|
*
|
|
|
|
VideoCore: Saturate vertex colors before interpolating
Yuri Kunde Schlesner
2015-07-23
1
-0
/
+6
*
|
|
|
|
|
Merge pull request #1013 from lioncash/unused
Yuri Kunde Schlesner
2015-07-29
1
-3
/
+0
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
dyncom: Remove an unused variable
Lioncash
2015-07-29
1
-3
/
+0
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #1012 from lioncash/prototype
bunnei
2015-07-29
2
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
core: Fix missing prototype warnings
Lioncash
2015-07-29
2
-0
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #1010 from lioncash/ref
bunnei
2015-07-29
2
-2
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
citra-qt: Pass string by const reference
Lioncash
2015-07-29
2
-2
/
+2
|
/
/
/
/
*
|
|
|
Merge pull request #1009 from lioncash/table
Yuri Kunde Schlesner
2015-07-29
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
am_net: Add missing function to the function table
Lioncash
2015-07-29
1
-0
/
+1
|
*
|
|
|
am_net: Add correct function name to the function table
Lioncash
2015-07-29
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #982 from Subv/home
bunnei
2015-07-29
7
-18
/
+84
|
\
\
\
\
|
*
|
|
|
Service/APT: Fixed a regression, PreloadLibraryApplet should also start an ap...
Subv
2015-07-23
6
-5
/
+36
|
*
|
|
|
Service/APT: Return proper parameters in GetLockHandle.
Subv
2015-07-23
4
-14
/
+49
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #1004 from yuriks/msvc-link-opt
bunnei
2015-07-29
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Enable linker optimizations in MSVC Release builds
Yuri Kunde Schlesner
2015-07-28
1
-1
/
+1
*
|
|
|
Merge pull request #1007 from lioncash/pc
bunnei
2015-07-28
1
-7
/
+33
|
\
\
\
\
|
*
|
|
|
dyncom: Handle left-operand PC correctly for data-processing ops
Lioncash
2015-07-28
1
-7
/
+33
|
/
/
/
/
*
|
|
|
Merge pull request #899 from zawata/Winsock-Deprecation
bunnei
2015-07-28
1
-2
/
+8
|
\
\
\
\
|
*
|
|
|
SOC:U : Update deprecated function gethostbyname() to getaddrinfo()
zawata
2015-07-19
1
-2
/
+8
*
|
|
|
|
Merge pull request #998 from LittleWhite-tb/qt-continue-menu
Yuri Kunde Schlesner
2015-07-28
1
-0
/
+3
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Update Start menu text to match with the real state of the emulator.
LittleWhite
2015-07-28
1
-0
/
+3
|
/
/
/
/
*
|
|
|
Merge pull request #1005 from chinhodado/patch-1
Yuri Kunde Schlesner
2015-07-28
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
Settings: Fix saving wrong values for input configuration
Trung Do
2015-07-28
1
-1
/
+2
|
/
/
/
/
*
|
|
|
Merge pull request #1003 from lioncash/armcruft
bunnei
2015-07-28
6
-124
/
+91
|
\
\
\
\
[next]