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
*
Maxwell3D: Fix 3D semaphore counter type 0 handling
Billy Laws
2022-06-02
2
-3
/
+3
*
Merge pull request #8410 from liamwhite/thread-names
Mai M
2022-06-02
4
-14
/
+172
|
\
|
*
core/debugger: Support reading guest thread names
Liam
2022-06-01
4
-14
/
+172
*
|
Merge pull request #8409 from liamwhite/tdesc-fix
Mai M
2022-06-01
2
-10
/
+87
|
\
\
|
|
/
|
/
|
|
*
gdbstub: fix target descriptions
Liam
2022-06-01
2
-10
/
+87
*
|
Merge pull request #8402 from liamwhite/better-step
Morph
2022-06-01
15
-122
/
+247
|
\
\
|
|
/
|
/
|
|
*
core/debugger: Improved stepping mechanism and misc fixes
Liam
2022-06-01
15
-122
/
+247
*
|
Merge pull request #8400 from Docteh/fullscreen_glitch
bunnei
2022-06-01
1
-0
/
+4
|
\
\
|
*
|
fix UI opening fullscreen after certain crashes
Kyle Kienapfel
2022-05-31
1
-0
/
+4
*
|
|
Merge pull request #8404 from Morph1984/virtual
liamwhite
2022-06-01
3
-2
/
+6
|
\
\
\
|
*
|
|
core/debugger: Define defaulted virtual destructors
Morph
2022-06-01
3
-2
/
+6
|
|
|
/
|
|
/
|
*
/
|
gdbstub: Explicitly cast return type to u8
Morph
2022-06-01
1
-2
/
+2
|
/
/
*
|
core/debugger: Implement new GDB stub debugger
Liam
2022-06-01
27
-42
/
+1500
*
|
Merge pull request #8368 from german77/seventimes
bunnei
2022-05-30
6
-368
/
+643
|
\
\
|
*
|
service: hid: Implement ResetIsSixAxisSensorDeviceNewlyAssigned
german77
2022-05-27
5
-6
/
+125
|
*
|
service: hid: Implement LoadSixAxisSensorCalibrationParameter and GetSixAxisS...
german77
2022-05-27
5
-3
/
+136
|
*
|
service: hid: Implement EnableSixAxisSensorUnalteredPassthrough and IsSixAxis...
german77
2022-05-27
4
-2
/
+88
|
*
|
service: hid: Add error handling to sixaxis functions
german77
2022-05-27
3
-31
/
+55
|
*
|
service: hid: Refractor sixaxis functions
german77
2022-05-27
2
-185
/
+88
|
*
|
service: hid: Implement MergeSingleJoyAsDualJoy according to RE
german77
2022-05-27
4
-65
/
+57
|
*
|
service: hid: Add error handling to setNpadAssignment and variants
german77
2022-05-27
3
-23
/
+27
|
*
|
service: hid: Quick RE fixes and comments
german77
2022-05-27
4
-54
/
+68
*
|
|
Merge pull request #8332 from Morph1984/reduce_exec_size
bunnei
2022-05-29
4
-19
/
+18
|
\
\
\
|
*
|
|
time_zone_manager: Use s8 for month length tables
Morph
2022-05-13
1
-4
/
+3
|
*
|
|
video_core/surface: Use u8 for PixelFormat block tables
Morph
2022-05-13
1
-3
/
+3
|
*
|
|
codecs/vp9: Use u8 for norm and map luts
Morph
2022-05-13
1
-4
/
+4
|
*
|
|
command_generator: Use u8 for tap index lut
Morph
2022-05-13
1
-8
/
+8
*
|
|
|
Merge pull request #8339 from Docteh/about_icon
bunnei
2022-05-29
2
-3
/
+19
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
about dialog: Fix the logo in a multiplatform way
Kyle K
2022-05-16
2
-3
/
+19
|
|
/
/
*
|
|
Merge pull request #8385 from lat9nq/just-subsys-win
Mai M
2022-05-28
1
-1
/
+1
|
\
\
\
|
*
|
|
yuzu-qt: Call -Wl,--subsystem,windows directly
lat9nq
2022-05-28
1
-1
/
+1
*
|
|
|
Merge pull request #8374 from german77/asnycvibrations
bunnei
2022-05-28
4
-7
/
+63
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
input_common: Make vibration request async
Narr the Reg
2022-05-23
4
-7
/
+63
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #8372 from german77/touch
bunnei
2022-05-27
8
-92
/
+140
|
\
\
\
|
*
|
|
input_common: touch: Rewrite touch driver to support multiple touch points
german77
2022-05-23
8
-92
/
+140
|
|
/
/
*
|
|
path_util: Resolve `-Wpointer-bool-conversion` warning
lat9nq
2022-05-26
1
-3
/
+1
*
|
|
Merge pull request #8379 from lat9nq/amd-push-desc-workaround
bunnei
2022-05-25
1
-0
/
+11
|
\
\
\
|
*
|
|
vulkan_device: Block AMDVLK's VK_KHR_push_descriptor
lat9nq
2022-05-25
1
-0
/
+11
|
|
/
/
*
|
|
Merge pull request #8369 from lat9nq/amd-wmel-workaround
bunnei
2022-05-25
1
-1
/
+6
|
\
\
\
|
*
|
|
vulkan_device: Workaround extension bug
lat9nq
2022-05-25
1
-1
/
+6
*
|
|
|
Merge pull request #8311 from asLody/fix-stencil-faces
bunnei
2022-05-24
1
-2
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
vk_rasterizer: fix stencil test when two faces are disabled
Lody
2022-05-06
1
-2
/
+2
*
|
|
|
Merge pull request #8342 from lat9nq/clang-latest-stdc++
liamwhite
2022-05-20
4
-16
/
+25
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
qt_software_keyboard: Address review feedback
lat9nq
2022-05-16
1
-14
/
+14
|
*
|
|
main: Use Common::U16StringFromBuffer
lat9nq
2022-05-15
1
-2
/
+4
|
*
|
|
qt_software_keyboard: Use Common::U16StringFromBuffer
lat9nq
2022-05-15
1
-14
/
+15
|
*
|
|
string_util: Add U16StringFromBuffer
lat9nq
2022-05-15
2
-0
/
+6
*
|
|
|
video_core: Support new VkResult
Alexandre Bouvier
2022-05-17
1
-0
/
+2
|
/
/
/
*
|
/
general: Avoid ambiguous format_to compilation errors
Lioncash
2022-05-14
3
-3
/
+3
|
|
/
|
/
|
*
|
Merge pull request #8308 from german77/disablesix
Morph
2022-05-11
2
-52
/
+47
|
\
\
[next]