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
*
gl_shader_decompiler: Resolve fallthrough within ExprDecompiler's ExprCondCod...
Lioncash
2019-10-15
1
-0
/
+3
*
common/algorithm: Add description comment indicating intended algorithms
Lioncash
2019-10-15
1
-0
/
+5
*
common: Rename binary_find.h to algorithm.h
Lioncash
2019-10-15
4
-4
/
+5
*
Merge pull request #2965 from FernandoS27/fair-core-timing
bunnei
2019-10-15
7
-134
/
+147
|
\
|
*
Core_Timing: Address Remaining feedback.
Fernando Sahmkow
2019-10-12
1
-5
/
+4
|
*
Core_Timing: Fix tests.
Fernando Sahmkow
2019-10-12
1
-2
/
+2
|
*
Core_Timing: Address Feedback and suppress warnings.
Fernando Sahmkow
2019-10-11
5
-13
/
+12
|
*
Core Timing: Correct Idle and remove lefting pragma
Fernando Sahmkow
2019-10-09
1
-2
/
+1
|
*
Core Timing: General corrections and added tests.
Fernando Sahmkow
2019-10-09
3
-7
/
+165
|
*
Tests: Eliminate old Core Timing Tests
Fernando Sahmkow
2019-10-09
1
-193
/
+0
|
*
Core Timing: Rework Core Timing to run all cores evenly.
Fernando Sahmkow
2019-10-09
6
-38
/
+89
*
|
Merge pull request #2897 from DarkLordZach/oss-ext-fonts-1
bunnei
2019-10-14
18
-123
/
+73480
|
\
\
|
*
|
pl_u: Fix mismatched rebase size error in font encryption
Zach Hilman
2019-10-13
3
-19
/
+17
|
*
|
pl_u: Use kernel physical memory
Zach Hilman
2019-10-13
2
-4
/
+8
|
*
|
pl_u: Remove excess static qualifier
Zach Hilman
2019-10-13
1
-1
/
+1
|
*
|
pl_u: Use OSS system archives if real archives don't exist
Zach Hilman
2019-10-13
2
-112
/
+48
|
*
|
system_archive: Synthesize shared fonts system archives
Zach Hilman
2019-10-13
3
-5
/
+101
|
*
|
externals: Move OSS font data to file_sys in core
Zach Hilman
2019-10-13
13
-1
/
+73324
*
|
|
Merge pull request #2968 from FreddyFunk/fix-zl-zr-analog-triggers
bunnei
2019-10-14
1
-4
/
+18
|
\
\
\
|
*
|
|
fixed clang format & addressed feedback
FreddyFunk
2019-10-10
1
-26
/
+24
|
*
|
|
yuzu/configure_input_player: Fix input handling for ZL and ZR from controller...
FreddyFunk
2019-10-10
1
-7
/
+23
|
|
/
/
*
|
|
Merge pull request #2930 from DarkLordZach/gamecard-partitions
bunnei
2019-10-14
4
-26
/
+128
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
card_image: Implement system update commands in XCI
Zach Hilman
2019-10-13
2
-3
/
+37
|
*
|
card_image: Add accessors for raw partitions in XCI
Zach Hilman
2019-09-22
2
-0
/
+36
|
*
|
card_image: Lazily load partitions in XCI
Zach Hilman
2019-09-22
2
-26
/
+41
|
*
|
pfs: Provide accessors for file sizes and offsets
Zach Hilman
2019-09-22
2
-0
/
+17
*
|
|
Merge pull request #2910 from FearlessTobi/port-4930
bunnei
2019-10-09
6
-0
/
+38
|
\
\
\
|
*
|
|
yuzu: Pause when in background
FearlessTobi
2019-09-26
6
-0
/
+38
*
|
|
|
Merge pull request #2928 from ReinUsesLisp/dirty-depth-bounds
bunnei
2019-10-09
2
-1
/
+10
|
\
\
\
\
|
*
|
|
|
maxwell_3d: Add dirty flags for depth bounds values
ReinUsesLisp
2019-10-05
2
-1
/
+10
*
|
|
|
|
Merge pull request #2927 from ReinUsesLisp/polygon-offset-units
bunnei
2019-10-09
1
-1
/
+3
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
gl_rasterizer: Fix polygon offset units
ReinUsesLisp
2019-10-01
1
-1
/
+3
|
|
/
/
/
*
|
|
|
Merge pull request #2921 from FreddyFunk/compiler-warnings-core
bunnei
2019-10-09
1
-6
/
+6
|
\
\
\
\
|
*
|
|
|
Services::ES fix casting warnings
FreddyFunk
2019-09-29
1
-6
/
+6
*
|
|
|
|
Merge pull request #2654 from DarkLordZach/lm-log-rewrite
bunnei
2019-10-08
10
-159
/
+367
|
\
\
\
\
\
|
*
|
|
|
|
lm: Flush manager output on core shutdown
Zach Hilman
2019-09-22
5
-11
/
+15
|
*
|
|
|
|
lm: Rename Initialize to Log and implement with manager/reporter
Zach Hilman
2019-09-22
1
-140
/
+22
|
*
|
|
|
|
lm: Implement manager class to output to reporter
Zach Hilman
2019-09-22
2
-0
/
+233
|
*
|
|
|
|
core: Add LM::Manager to system
Zach Hilman
2019-09-22
6
-19
/
+39
|
*
|
|
|
|
reporter: Add log output for packaged lm log data
Zach Hilman
2019-09-22
2
-0
/
+69
*
|
|
|
|
|
Merge pull request #2959 from ReinUsesLisp/cbuf-hsetp2
Fernando Sahmkow
2019-10-08
1
-1
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
shader/half_set_predicate: Fix HSETP2 for constant buffers
ReinUsesLisp
2019-10-07
1
-0
/
+2
|
*
|
|
|
|
|
shader/half_set_predicate: Reduce DEBUG_ASSERT to LOG_DEBUG
ReinUsesLisp
2019-10-07
1
-1
/
+2
*
|
|
|
|
|
|
hid: Implement DeactivateNpad
Morph
2019-10-07
2
-1
/
+13
*
|
|
|
|
|
|
Merge pull request #2951 from lioncash/global
Zach Hilman
2019-10-06
18
-65
/
+87
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
core/core: Remove unused header
Lioncash
2019-10-06
1
-1
/
+0
|
*
|
|
|
|
|
core: Remove Core::CurrentProcess()
Lioncash
2019-10-06
5
-13
/
+11
|
*
|
|
|
|
|
hle/service: Replace global system instance calls with instance-based ones
Lioncash
2019-10-06
14
-51
/
+76
*
|
|
|
|
|
|
Merge pull request #2952 from lioncash/warning
Rodrigo Locatti
2019-10-06
4
-12
/
+17
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
bcat/module: Silence truncation warnings
Lioncash
2019-10-06
1
-3
/
+3
[next]