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
*
Service/CFG: Use a constexpr function for country initialization
Emmanuel Gil Peyrot
2015-09-30
1
-4
/
+3
*
Merge pull request #1172 from martinlindhe/fix-warnings
bunnei
2015-09-29
5
-6
/
+8
|
\
|
*
fix some xcode 7.0 warnings
Martin Lindhe
2015-09-29
5
-6
/
+8
*
|
Fix for the refresh issue when no rendering is done
LittleWhite
2015-09-24
2
-4
/
+14
|
/
*
Merge pull request #1160 from lioncash/clang
bunnei
2015-09-21
13
-41
/
+27
|
\
|
*
hash: Get rid of unused functions
Lioncash
2015-09-16
1
-16
/
+0
|
*
general: Silence some warnings when using clang
Lioncash
2015-09-16
12
-25
/
+27
*
|
Merge pull request #1106 from Kloen/fix-connect
bunnei
2015-09-21
2
-5
/
+13
|
\
\
|
*
|
citra-qt: Fix connect error on startup
Kloen
2015-09-18
2
-5
/
+13
|
|
/
*
/
Implement 3dsx RomFS
Cruel
2015-09-21
3
-3
/
+61
|
/
*
Service/CFG: Add default entry for block 0x000A0001 (birthday)
Yuri Kunde Schlesner
2015-09-14
1
-0
/
+6
*
Service/CFG: Correct flags in 2 default blocks
Yuri Kunde Schlesner
2015-09-14
1
-2
/
+2
*
Service/CFG: Add additional blocks to default save data
Yuri Kunde Schlesner
2015-09-14
1
-0
/
+34
*
Fix narrowing conversion warning
Yuri Kunde Schlesner
2015-09-14
1
-1
/
+1
*
Service/CFG: Move several private types from the header to the cpp
Yuri Kunde Schlesner
2015-09-14
2
-63
/
+49
*
Service/CFG: Clean up default block creation
Yuri Kunde Schlesner
2015-09-14
2
-27
/
+17
*
Merge pull request #1123 from yuriks/gsp-flush
Yuri Kunde Schlesner
2015-09-14
3
-15
/
+36
|
\
|
*
GSP: Implement command 0x05, used for flushing caches
Yuri Kunde Schlesner
2015-09-14
3
-15
/
+36
*
|
Merge pull request #1111 from LittleWhite-tb/qt-close-renderwindow
bunnei
2015-09-14
3
-0
/
+15
|
\
\
|
|
/
|
/
|
|
*
Stop emulation when render window is closed
LittleWhite
2015-09-07
3
-0
/
+15
*
|
memory_util: Remove unnecessary assignment in FreeMemoryPages
Lioncash
2015-09-11
1
-3
/
+0
*
|
memory_util: Remove commented out printf statements
Lioncash
2015-09-11
1
-10
/
+0
*
|
general: Replace 0 literals with nullptr where applicable
Lioncash
2015-09-11
5
-9
/
+9
*
|
synchronized_wrapper: Add missing return in SynchronizedRef move assignment o...
Lioncash
2015-09-11
1
-0
/
+1
*
|
Merge pull request #1147 from lioncash/nullptr
Yuri Kunde Schlesner
2015-09-11
11
-38
/
+38
|
\
\
|
*
|
General: Replace NULL and '0' usages with nullptr where applicable
Lioncash
2015-09-11
11
-38
/
+38
*
|
|
Merge pull request #1149 from lioncash/override
Yuri Kunde Schlesner
2015-09-11
1
-1
/
+1
|
\
\
\
|
*
|
|
graphics_breakpoints_p: Add missing override specifier
Lioncash
2015-09-11
1
-1
/
+1
*
|
|
|
Merge pull request #1142 from lioncash/hdrqt
Yuri Kunde Schlesner
2015-09-11
24
-100
/
+81
|
\
\
\
\
|
*
|
|
|
citra_qt: Reorganize headers
Lioncash
2015-09-11
24
-100
/
+81
*
|
|
|
|
Merge pull request #1143 from lioncash/vcore-hdr
Yuri Kunde Schlesner
2015-09-11
19
-62
/
+56
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
video_core: Reorganize headers
Lioncash
2015-09-11
19
-62
/
+56
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #1144 from lioncash/remove
bunnei
2015-09-11
4
-176
/
+0
|
\
\
\
\
|
*
|
|
|
common: Get rid of debug_interface.h
Lioncash
2015-09-11
4
-176
/
+0
|
|
/
/
/
*
/
/
/
common: Get rid of a cast in swap.h
Lioncash
2015-09-11
1
-2
/
+2
|
/
/
/
*
/
/
video_core: Remove unnecessary includes from headers
Lioncash
2015-09-11
5
-13
/
+3
|
/
/
*
|
Merge pull request #1130 from lioncash/block
Yuri Kunde Schlesner
2015-09-10
1
-14
/
+7
|
\
\
|
*
|
memory: Get rid of pointer casts
Lioncash
2015-09-10
1
-14
/
+7
*
|
|
Merge pull request #1133 from lioncash/emplace-back
bunnei
2015-09-10
1
-3
/
+3
|
\
\
\
|
*
|
|
gl_rasterizer: Replace push_back calls with emplace_back in AddTriangle
Lioncash
2015-09-10
1
-3
/
+3
|
|
/
/
*
|
|
Merge pull request #1136 from lioncash/proto
bunnei
2015-09-10
1
-3
/
+0
|
\
\
\
|
*
|
|
renderer_opengl: Remove unimplemented function declaration
Lioncash
2015-09-10
1
-3
/
+0
*
|
|
|
Merge pull request #1137 from lioncash/doc
bunnei
2015-09-10
7
-11
/
+9
|
\
\
\
\
|
*
|
|
|
General: Fix up doxygen comments
Lioncash
2015-09-10
7
-11
/
+9
|
|
/
/
/
*
/
/
/
video_core: Remove unused variables
Lioncash
2015-09-10
3
-4
/
+0
|
/
/
/
*
|
|
Merge pull request #1131 from lioncash/uninit
Yuri Kunde Schlesner
2015-09-10
1
-3
/
+6
|
\
\
\
|
*
|
|
y2r: Give local variables an initial value
Lioncash
2015-09-09
1
-3
/
+6
|
|
/
/
*
/
/
disk_archive: Remove unimplemented constructor declarations
Lioncash
2015-09-09
1
-2
/
+0
|
/
/
*
|
CMake: Add option to download Qt and GLFW binaries over HTTP
Yuri Kunde Schlesner
2015-09-08
1
-0
/
+3
*
|
Merge pull request #1125 from yuriks/uilayout-config
Yuri Kunde Schlesner
2015-09-07
1
-0
/
+7
|
\
\
[next]