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
*
yuzu/configure_input_player: Fix input handling for ZL and ZR from controller...
FreddyFunk
2019-10-10
1
-7
/
+23
*
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 #2915 from vitor-k/patch-1
bunnei
2019-10-09
1
-1
/
+1
|
\
\
|
*
|
Link to Yuzu's wiki instead of Citra's
Vitor K
2019-09-27
1
-1
/
+1
*
|
|
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 #2964 from Schplee/update-icon
bunnei
2019-10-09
4
-86
/
+1
|
\
\
\
\
|
*
|
|
|
Updated yuzu icon to thicker version
Schplee
2019-10-08
4
-86
/
+1
|
/
/
/
/
*
|
|
|
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 #2961 from DarkLordZach/azure-tag-names
bunnei
2019-10-08
7
-27
/
+26
|
\
\
\
\
\
|
*
|
|
|
|
ci: Isolate upload merge step into stage 2
Zach Hilman
2019-10-08
6
-26
/
+25
|
*
|
|
|
|
ci: Update build suffix for mock builds
Zach Hilman
2019-10-08
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #2956 from DarkLordZach/azure-win-tarxz
bunnei
2019-10-08
1
-1
/
+7
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
ci: Add TAR-XZ compression to MSVC builds
Zach Hilman
2019-10-06
1
-1
/
+7
*
|
|
|
|
|
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
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #2890 from Morph1984/hid_deactivatenpad
bunnei
2019-10-07
2
-1
/
+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
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
|
*
|
|
|
|
|
bcat: Take std::function instance by value in NullBackend's constructor
Lioncash
2019-10-06
2
-2
/
+2
|
*
|
|
|
|
|
bcat: In-class initialize ProgressServiceBackend's impl member
Lioncash
2019-10-06
2
-2
/
+2
|
*
|
|
|
|
|
bcat: Make ProgressServiceBackend's constructor take a std::string_view
Lioncash
2019-10-06
2
-3
/
+7
|
*
|
|
|
|
|
bcat: Make ProgressServiceBackend's GetEvent() const
Lioncash
2019-10-06
2
-2
/
+2
|
*
|
|
|
|
|
boxcat: Silence an unused variable warning
Lioncash
2019-10-06
1
-1
/
+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #2955 from lioncash/allocator
Rodrigo Locatti
2019-10-06
1
-0
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
alignment: Resolve allocator construction issues on debug
Lioncash
2019-10-06
1
-0
/
+5
|
*
|
|
|
|
|
alignment: Specify trait definitions within the allocator
Lioncash
2019-10-06
1
-0
/
+5
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #2954 from ReinUsesLisp/fix-invalidation
Fernando Sahmkow
2019-10-06
2
-16
/
+17
|
\
\
\
\
\
\
|
*
|
|
|
|
|
gl_shader_disk_cache: Properly ignore existing cache
ReinUsesLisp
2019-10-06
2
-16
/
+17
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #2953 from DarkLordZach/azure-titlebars-gamename
bunnei
2019-10-06
1
-2
/
+2
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
qt: Fix game name format error
Zach Hilman
2019-10-06
1
-2
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #2942 from ReinUsesLisp/clang-warnings
bunnei
2019-10-05
36
-58
/
+68
|
\
\
\
\
\
|
*
|
|
|
|
audio/audout_u: Change formatting for old clang-format versions
ReinUsesLisp
2019-10-04
1
-1
/
+1
|
*
|
|
|
|
yuzu/game_list_worker: Silence warnings
ReinUsesLisp
2019-10-04
2
-8
/
+9
[next]