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
*
Merge pull request #5902 from lioncash/core-warn
bunnei
2021-02-11
3
-4
/
+7
|
\
|
*
bsd: Remove usage of optional emplace() with no arguments
Lioncash
2021-02-09
1
-2
/
+4
|
*
am/controller: Remove [[fallthrough]] from unreachable path
Lioncash
2021-02-09
1
-1
/
+2
|
*
nfp: Correct uninitialized size being used within GetTagInfo()
Lioncash
2021-02-09
1
-1
/
+1
*
|
Merge pull request #5869 from german77/mousePanning
bunnei
2021-02-11
11
-38
/
+149
|
\
\
|
*
|
Add mouse panning
german
2021-02-07
11
-38
/
+149
*
|
|
software_keyboard: Implement Finalize request command
Morph
2021-02-10
1
-0
/
+4
*
|
|
Merge pull request #5893 from lioncash/input
bunnei
2021-02-10
2
-113
/
+131
|
\
\
\
|
*
|
|
configure_input_player_widget: Reduce duplication of array accessors where ap...
Lioncash
2021-02-09
1
-108
/
+125
|
*
|
|
configure_input_player_widget: Avoid nontrivial copies where applicable
Lioncash
2021-02-09
2
-5
/
+6
*
|
|
|
Merge pull request #5904 from lat9nq/common-sized-dealloc
LC
2021-02-09
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
common: Add -fsized-deallocation as a Clang flag
lat9nq
2021-02-09
1
-0
/
+2
*
|
|
|
|
Merge pull request #5905 from lat9nq/core-sized-dealloc
LC
2021-02-09
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
core: Add -fsized-dealloction as a Clang flag
lat9nq
2021-02-09
1
-0
/
+2
|
|
/
/
/
/
*
/
/
/
/
configure_input_player_widget: Silence unused variable warnings
lat9nq
2021-02-09
1
-7
/
+0
|
/
/
/
/
*
|
|
|
Merge pull request #5901 from lioncash/input-warn
Ameer J
2021-02-09
3
-2
/
+9
|
\
\
\
\
|
*
|
|
|
udp: Silence unused member variable warnings
Lioncash
2021-02-09
1
-2
/
+2
|
*
|
|
|
udp/client: Define ClientData constructor/destructor in cpp file
Lioncash
2021-02-09
2
-0
/
+7
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #5900 from lioncash/unused-func
bunnei
2021-02-09
2
-37
/
+0
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
gl_rasterizer: Remove unused variables
Lioncash
2021-02-09
1
-3
/
+0
|
*
|
|
texture_cache/util: Remove unused functions
Lioncash
2021-02-09
1
-34
/
+0
|
|
/
/
*
|
|
Settings: Add depth to Joysticks on Pro Controller preview (#5894)
Jatoxo
2021-02-08
2
-6
/
+30
*
|
|
Merge pull request #5880 from lat9nq/ffmpeg-external
Ameer J
2021-02-08
1
-6
/
+5
|
\
\
\
|
*
|
|
Address reviewer comments
lat9nq
2021-02-05
1
-1
/
+1
|
*
|
|
CMake: Port citra-emu/citra FindFFmpeg.cmake
lat9nq
2021-02-05
1
-2
/
+2
|
*
|
|
CMake: Implement YUZU_USE_BUNDLED_FFMPEG
lat9nq
2021-02-05
2
-7
/
+6
*
|
|
|
Merge pull request #5892 from german77/backup
bunnei
2021-02-08
1
-1
/
+12
|
\
\
\
\
|
*
|
|
|
olsc: Stub GetSaveDataBackupSetting
german
2021-02-07
1
-1
/
+12
*
|
|
|
|
Merge pull request #5868 from german77/HandheldFix
bunnei
2021-02-08
2
-1
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
Prevent over scheduling audio events and terminate properly the motion update...
german
2021-02-02
2
-1
/
+9
*
|
|
|
|
|
string_util: Remove MSVC workaround for converting between UTF8/UTF16
Morph
2021-02-08
1
-14
/
+0
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #5339 from german77/interactive
bunnei
2021-02-07
15
-75
/
+3143
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add GC controller animation
german
2021-02-07
2
-52
/
+429
|
*
|
|
|
Refresh debug controller settings
german
2021-02-06
4
-10
/
+18
|
*
|
|
|
Refresh controller only when necessary
german
2021-02-06
2
-15
/
+37
|
*
|
|
|
Add SL SR vectors, change dual joycon view, add missing raw data from keyboar...
german
2021-02-06
4
-178
/
+247
|
*
|
|
|
Add controller window and single joycon top view
german
2021-02-06
7
-29
/
+391
|
*
|
|
|
Replace text with vectors
german
2021-02-06
2
-77
/
+306
|
*
|
|
|
Make settings controller image change with controller input
german
2021-02-06
9
-75
/
+2076
*
|
|
|
|
Merge pull request #5872 from lioncash/svc-error
Chloe
2021-02-08
1
-59
/
+188
|
\
\
\
\
\
|
*
|
|
|
|
svc: Provide more detailed error logs for svc functions
Lioncash
2021-02-06
1
-59
/
+188
*
|
|
|
|
|
Merge pull request #5888 from Morph1984/ogl-4.6
Rodrigo Locatti
2021-02-07
3
-42
/
+17
|
\
\
\
\
\
\
|
*
|
|
|
|
|
renderer_opengl: Update OpenGL backend version requirement to 4.6
Morph
2021-02-07
3
-42
/
+17
*
|
|
|
|
|
|
Merge pull request #5889 from ogniK5377/morton-remove
LC
2021-02-07
3
-2
/
+0
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
video_core: Delete morton
Chloe Marcec
2021-02-08
3
-2
/
+0
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #5887 from ogniK5377/lm-fix
bunnei
2021-02-07
1
-7
/
+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
lm: Fix ReadLeb128
Chloe Marcec
2021-02-07
1
-7
/
+9
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #5878 from aleasto/master
Morph
2021-02-07
1
-2
/
+7
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
pl_u: Fix read out of bounds
Alessandro Astone
2021-02-06
1
-2
/
+7
*
|
|
|
|
|
Merge pull request #5885 from MerryMage/ring_buffer-granularity
bunnei
2021-02-06
2
-16
/
+15
|
\
\
\
\
\
\
[next]