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
...
|
*
|
core: Remove HLE module, consolidate code & various cleanups.
bunnei
2016-12-21
19
-107
/
+94
|
*
|
core: Consolidate core and system state, remove system module & cleanups.
bunnei
2016-12-21
22
-336
/
+284
|
*
|
file_util: Remove unused paths.
bunnei
2016-12-21
3
-87
/
+3
|
*
|
core: Consolidate top-level system state into a singleton.
bunnei
2016-12-21
8
-103
/
+164
|
*
|
loader: Remove duplicate docstrings.
bunnei
2016-12-21
3
-56
/
+0
*
|
|
Merge pull request #2285 from mailwl/csnd-format
bunnei
2016-12-22
4
-49
/
+94
|
\
\
\
|
*
|
|
csnd:SND reformat source code
mailwl
2016-12-12
4
-49
/
+94
*
|
|
|
Merge pull request #2361 from lioncash/disasm
bunnei
2016-12-22
1
-3
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
disassembler: Remove mutable specifier from breakpoints member variable
Lioncash
2016-12-21
1
-3
/
+1
*
|
|
|
Merge pull request #2362 from lioncash/graphics
bunnei
2016-12-21
17
-32
/
+32
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
citra-qt: Move graphics debugging code into its own folder
Lioncash
2016-12-21
17
-32
/
+32
|
/
/
/
*
|
|
Merge pull request #2319 from yuriks/profile-scopes
bunnei
2016-12-21
2
-0
/
+15
|
\
\
\
|
*
|
|
VideoCore: Make profiling scope more representative
Yuri Kunde Schlesner
2016-12-14
2
-0
/
+15
*
|
|
|
Merge pull request #2357 from lioncash/ui
bunnei
2016-12-21
2
-67
/
+100
|
\
\
\
\
|
*
|
|
|
citra-qt: Move bits of constructor behavior to named functions
Lioncash
2016-12-19
2
-67
/
+100
*
|
|
|
|
Merge pull request #2356 from Chainsawkitten/GLboolean
bunnei
2016-12-20
1
-4
/
+4
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Use GL_TRUE when setting color_mask
Albin Bernhardsson
2016-12-19
1
-4
/
+4
|
/
/
/
/
*
|
|
|
Merge pull request #2318 from yuriks/trace-opt
bunnei
2016-12-18
3
-16
/
+15
|
\
\
\
\
|
*
|
|
|
VideoCore: Inline IsPicaTracing
Yuri Kunde Schlesner
2016-12-14
3
-16
/
+15
|
|
/
/
/
*
|
|
|
Merge pull request #2351 from CaptV0rt3x/master
bunnei
2016-12-18
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Fixed game_list focusing issue.
Vamsi Krishna
2016-12-18
1
-0
/
+1
*
|
|
|
|
Merge pull request #2347 from citra-emu/revert-2321-flush-pages
bunnei
2016-12-18
1
-10
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Revert "Memory: Always flush whole pages from surface cache"
bunnei
2016-12-17
1
-10
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #2353 from CaptV0rt3x/code-cleanup
bunnei
2016-12-18
3
-7
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
line fixup for travis ci
CaptV0rt3x
2016-12-19
1
-1
/
+0
|
*
|
|
|
screen swap - Hotkey mapping
Vamsi Krishna
2016-12-19
2
-5
/
+1
|
*
|
|
|
Fixed GPLv2 license text in the start.
Vamsi Krishna
2016-12-19
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #2345 from wwylele/no-zombie-thread
bunnei
2016-12-17
3
-3
/
+15
|
\
\
\
\
|
*
|
|
|
Thread: remove the thread from the thread list when exiting
wwylele
2016-12-17
3
-3
/
+15
|
/
/
/
/
*
|
|
|
Merge pull request #2335 from yuriks/shader-refactor
Yuri Kunde Schlesner
2016-12-16
9
-338
/
+336
|
\
\
\
\
|
*
|
|
|
VideoCore/Shader: Extract DebugData out from UnitState
Yuri Kunde Schlesner
2016-12-16
8
-103
/
+99
|
*
|
|
|
Remove unnecessary cast
Yuri Kunde Schlesner
2016-12-16
1
-3
/
+1
|
*
|
|
|
VideoCore/Shader: Extract evaluate_condition lambda to function scope
Yuri Kunde Schlesner
2016-12-16
1
-26
/
+24
|
*
|
|
|
VideoCore/Shader: Extract call lambda up a scope and remove unused param
Yuri Kunde Schlesner
2016-12-15
1
-21
/
+17
|
*
|
|
|
VideoCore/Shader: Remove dynamic control flow in (Get)UniformOffset
Yuri Kunde Schlesner
2016-12-15
2
-18
/
+11
|
*
|
|
|
VideoCore/Shader: Move DebugData to a separate file
Yuri Kunde Schlesner
2016-12-15
4
-172
/
+189
*
|
|
|
|
Merge pull request #2303 from freiro/citra-qt_missing_sdl2_dll
bunnei
2016-12-16
5
-30
/
+33
|
\
\
\
\
\
|
*
|
|
|
|
Modularized Qt and SDL file copying
freiro
2016-12-13
4
-14
/
+16
|
*
|
|
|
|
Modularization of copy_msvc_libraries cmake funct
freiro
2016-12-11
3
-20
/
+22
|
*
|
|
|
|
Removed redundant Qt check and other fixes
freiro
2016-12-11
1
-20
/
+19
|
*
|
|
|
|
[MSVC] Copy SDL2.dll to build folder
freiro
2016-12-11
1
-20
/
+20
*
|
|
|
|
|
Merge pull request #2337 from lioncash/gdb
bunnei
2016-12-16
1
-9
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
gdbstub: const correctness changes
Lioncash
2016-12-16
1
-9
/
+8
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #2322 from MerryMage/ctx-mnu
Merry
2016-12-16
10
-4
/
+87
|
\
\
\
\
\
\
|
*
|
|
|
|
|
main: Open folder when open save folder location context menu is clicked
MerryMage
2016-12-15
2
-0
/
+20
|
*
|
|
|
|
|
game_list: Implement context menu for items in list
MerryMage
2016-12-15
3
-4
/
+32
|
*
|
|
|
|
|
loader: Implement ReadProgramId
MerryMage
2016-12-15
3
-0
/
+28
|
*
|
|
|
|
|
archive_source_sd_savedata: Add static method to get a specific save data path
MerryMage
2016-12-15
2
-0
/
+7
*
|
|
|
|
|
|
Merge pull request #2338 from wwylele/fix-dead
Sebastian Valle
2016-12-16
1
-1
/
+2
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Kernel: remove object's waiting thread if it is dead
wwylele
2016-12-16
1
-1
/
+2
|
/
/
/
/
/
/
[prev]
[next]