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
*
Frontend: make motion sensor interfaced thread-safe
wwylele
2016-12-29
2
-2
/
+8
*
Frontend: emulate motion sensor
wwylele
2016-12-26
9
-16
/
+239
*
Common: add Quaternion
wwylele
2016-12-26
2
-0
/
+45
*
vector math: add implementation of Length and Normalize
wwylele
2016-12-26
1
-0
/
+19
*
MathUtil: add PI constant
wwylele
2016-12-26
1
-0
/
+2
*
Common::Event: add WaitUntil
wwylele
2016-12-26
1
-0
/
+10
*
Merge pull request #2369 from MerryMage/core-frontend
bunnei
2016-12-23
14
-16
/
+16
|
\
|
*
core: Move emu_window and key_map into core
MerryMage
2016-12-23
14
-16
/
+16
*
|
Merge pull request #2370 from wwylele/where-is-my-shared-font
Yuri Kunde Schlesner
2016-12-23
1
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
file_util: fix missing sysdata path
wwylele
2016-12-23
1
-3
/
+1
*
|
Service/NWM: add nwm services
mailwl
2016-12-22
18
-10
/
+317
|
/
*
Merge pull request #2366 from MerryMage/MemoryReadCode
bunnei
2016-12-22
1
-0
/
+1
|
\
|
*
arm_dynarmic: Provide MemoryReadCode callback
MerryMage
2016-12-22
1
-0
/
+1
*
|
Merge pull request #2343 from bunnei/core-cleanup
bunnei
2016-12-22
45
-591
/
+435
|
\
\
|
|
/
|
/
|
|
*
ThreadContext: Move from "core" to "arm_interface".
bunnei
2016-12-22
8
-37
/
+26
|
*
core: Replace "AppCore" nomenclature with just "CPU".
bunnei
2016-12-22
11
-105
/
+103
|
*
Address clang-format issues.
bunnei
2016-12-21
8
-49
/
+49
|
*
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
*
|
|
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
*
|
|
|
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
|
|
/
/
/
*
|
|
|
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
|
/
/
/
*
|
|
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
2
-30
/
+10
|
\
\
\
\
[next]