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
*
Common: Ported over Dolphin's code for x86 CPU capability detection.
bunnei
2015-08-15
4
-17
/
+273
*
Shader: Define a common interface for running vertex shader programs.
bunnei
2015-08-15
7
-186
/
+289
*
Shader: Move shader code to its own subdirectory, "shader".
bunnei
2015-08-15
10
-13
/
+13
*
GPU: Refactor "VertexShader" namespace to "Shader".
bunnei
2015-08-15
14
-51
/
+49
*
Merge pull request #1027 from lioncash/debugger
bunnei
2015-08-13
6
-49
/
+225
|
\
|
*
registers: Support viewing VFP registers
Lioncash
2015-08-07
2
-44
/
+172
|
*
arm_interface: Implement interface for retrieving VFP registers
Lioncash
2015-08-06
4
-1
/
+49
|
*
registers: Fix a typo with CPSR's name
Lioncash
2015-08-06
2
-36
/
+36
*
|
Stop defining GCC always_inline attributes as __forceinline
archshift
2015-08-11
2
-7
/
+8
*
|
Merge pull request #893 from linkmauve/remove-uint._t-int._t
bunnei
2015-08-11
8
-346
/
+356
|
\
\
|
*
|
ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the ...
Emmanuel Gil Peyrot
2015-08-11
8
-346
/
+356
*
|
|
Merge pull request #1023 from yuriks/gl-state-bugs
bunnei
2015-08-11
6
-26
/
+48
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
OpenGL: Fix state tracking in situations with reused object handles
Yuri Kunde Schlesner
2015-08-06
4
-0
/
+45
|
*
|
OpenGL: Remove redundant texture.enable_2d field from OpenGLState
Yuri Kunde Schlesner
2015-08-05
4
-26
/
+3
*
|
|
arm_disasm: ARMv6 mul/div and abs media instructions
aroulin
2015-08-11
2
-1
/
+119
*
|
|
arm_disasm: ARMv6 parallel add/sub media instructions
aroulin
2015-08-11
2
-0
/
+167
*
|
|
arm_disasm: ARMv6 reversal media instructions
aroulin
2015-08-09
2
-0
/
+26
*
|
|
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
*
|
|
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
*
|
|
Videocore: Implement simple vertex caching
Yuri Kunde Schlesner
2015-08-04
1
-62
/
+89
*
|
|
Common: Work around bug in MSVC2015 standard library
Yuri Kunde Schlesner
2015-08-02
1
-0
/
+14
|
/
/
*
|
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
|
|
/
/
/
/
*
/
/
/
/
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
[next]