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 #991 from yuriks/globjects
bunnei
2015-07-26
3
-143
/
+79
|
\
|
*
OpenGL: Make OpenGL object resource wrappers fully inline
Yuri Kunde Schlesner
2015-07-26
3
-143
/
+79
*
|
Merge pull request #992 from yuriks/hot-path-debug
bunnei
2015-07-26
5
-13
/
+18
|
\
\
|
*
|
VideoCore: #ifdef out some debugging routines
Yuri Kunde Schlesner
2015-07-26
5
-13
/
+18
|
|
/
*
|
Merge pull request #987 from yuriks/regnames
Tony Wasserka
2015-07-26
2
-65
/
+72
|
\
\
|
*
|
Videocore: Don't reinitialize register name map on every query
Yuri Kunde Schlesner
2015-07-26
2
-65
/
+72
*
|
|
Merge pull request #995 from linkmauve/remove-dead-option
Yuri Kunde Schlesner
2015-07-26
1
-4
/
+0
|
\
\
\
|
*
|
|
Citra: Remove dead gpu_refresh_rate option from the default ini file.
Emmanuel Gil Peyrot
2015-07-26
1
-4
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #986 from Lectem/better_widgets
Tony Wasserka
2015-07-26
1
-12
/
+22
|
\
\
\
|
*
|
|
citra-qt/command list: Enable uniform row heights and automatically resize co...
Lectem
2015-07-25
1
-0
/
+8
|
*
|
|
citra-qt/command list: Split register and value columns.
Lectem
2015-07-25
1
-12
/
+14
*
|
|
|
Videocore: Simplify variables in vertex shader interpreter
Yuri Kunde Schlesner
2015-07-26
1
-24
/
+21
*
|
|
|
Videocore: Replace std::stack in shader interpreter with static_vector
Yuri Kunde Schlesner
2015-07-26
1
-6
/
+6
|
|
/
/
|
/
|
|
*
|
|
dyncom: Remove unnecessary initialization code.
Lioncash
2015-07-25
4
-59
/
+2
*
|
|
dyncom: Remove unnecessary abort-related cruft
Lioncash
2015-07-25
2
-48
/
+1
*
|
|
dyncom: Rename armdefs.h to armstate.h
Lioncash
2015-07-25
16
-34
/
+33
*
|
|
dyncom: Get rid of skyeye typedefs
Lioncash
2015-07-25
8
-62
/
+56
*
|
|
dyncom: Move helper functions to their own header
Lioncash
2015-07-25
10
-41
/
+57
*
|
|
dyncom: Move arminit.cpp and armsupp.cpp into skyeye_common
Lioncash
2015-07-25
3
-2
/
+2
*
|
|
Merge pull request #989 from lioncash/extern
Yuri Kunde Schlesner
2015-07-25
1
-25
/
+25
|
\
\
\
|
*
|
|
armdefs: Remove unnecessary extern keywords
Lioncash
2015-07-25
1
-25
/
+25
|
|
/
/
*
/
/
loader: Remove unnecessary else usages
Lioncash
2015-07-25
1
-9
/
+9
|
/
/
*
|
Merge pull request #888 from zawata/Warning-Fixes-2
Yuri Kunde Schlesner
2015-07-25
2
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Core\HLE : Fix Warning
zawata
2015-07-17
2
-3
/
+3
*
|
Address error that remained in last merge
Yuri Kunde Schlesner
2015-07-25
1
-1
/
+1
*
|
Merge pull request #892 from zawata/another-warning-fixes
Yuri Kunde Schlesner
2015-07-25
9
-24
/
+24
|
\
\
|
*
|
Vertex Shader : Undo casting
zawata
2015-07-19
1
-1
/
+1
|
*
|
Video_Core : Type fixes
zawata
2015-07-19
2
-2
/
+2
|
*
|
Core : Change variable type
zawata
2015-07-19
1
-1
/
+1
|
*
|
Video_Core: Finally fix pesky warning
zawata
2015-07-19
1
-1
/
+1
|
*
|
Citra_QT : Another Conversion Warning Fix
zawata
2015-07-19
1
-1
/
+1
|
*
|
Video_Core : Change Tabs to Spaces
zawata
2015-07-19
1
-0
/
+15
|
*
|
Video_Core : Fix Conversion Warnings
zawata
2015-07-19
3
-18
/
+3
|
*
|
Core : Fix Conversion Warnings
zawata
2015-07-19
1
-1
/
+1
|
*
|
Common : Fix Conversion Warnings
zawata
2015-07-19
1
-1
/
+1
|
*
|
Citra_QT : Fix Conversion Warnings
zawata
2015-07-19
2
-2
/
+2
*
|
|
Merge pull request #981 from Subv/checkboxes
Yuri Kunde Schlesner
2015-07-25
3
-71
/
+40
|
\
\
\
|
*
|
|
Qt/GPU Breakpoints: Changed the widget so that we don't have to select and cl...
Subv
2015-07-23
3
-71
/
+40
*
|
|
|
Merge pull request #983 from yuriks/null-memory-fill
Yuri Kunde Schlesner
2015-07-23
1
-13
/
+18
|
\
\
\
\
|
*
|
|
|
GSP: Don't try to write memory fill registers if start address is 0
Yuri Kunde Schlesner
2015-07-23
1
-13
/
+18
*
|
|
|
|
Merge pull request #980 from Subv/more_breakpoints
Tony Wasserka
2015-07-24
5
-7
/
+24
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Qt/GPU Breakpoints: Added three more breakpoint types:
Subv
2015-07-23
5
-7
/
+24
|
|
/
/
/
*
|
|
|
Merge pull request #977 from yuriks/glenable-tex2d
bunnei
2015-07-23
1
-8
/
+5
|
\
\
\
\
|
*
|
|
|
GL Renderer: Remove erroneous glEnable(GL_TEXTURE_2D) calls
Yuri Kunde Schlesner
2015-07-22
1
-8
/
+5
*
|
|
|
|
Rasterizer/GL: Set the border color when binding a texture.
Subv
2015-07-22
1
-2
/
+9
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #968 from Subv/texture_filtering
bunnei
2015-07-21
4
-3
/
+37
|
\
\
\
\
|
*
|
|
|
GPU: Added registers for min and mag texture filters and implemented them in ...
Subv
2015-07-21
4
-3
/
+37
*
|
|
|
|
Merge pull request #962 from Subv/am_app
bunnei
2015-07-21
3
-3
/
+33
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Services/AM: Stubbed am:app::GetNumContentInfos to return 0 results.
Subv
2015-07-21
3
-3
/
+33
|
|
/
/
/
*
|
|
|
Merge pull request #966 from Subv/log
bunnei
2015-07-21
1
-4
/
+8
|
\
\
\
\
[next]