index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-11-01
renderer_vulkan: minimize transform feedback support log
Liam
1
-1
/
+5
2023-11-01
android: Adjust log lifecycle
Charles Lombardo
4
-10
/
+30
2023-11-01
android: Use yuzu logging system
Charles Lombardo
4
-31
/
+39
2023-11-01
android: Default to player number 0 if we get an input from an unrecognized c...
Charles Lombardo
1
-1
/
+1
2023-11-01
android: Adjust driver manager source string
Charles Lombardo
1
-1
/
+1
2023-11-01
android: Reorganize settings tab
Charles Lombardo
1
-33
/
+33
2023-10-31
android: Auto-generate locale config
Charles Lombardo
4
-18
/
+5
2023-10-31
android: Update translations from transifex
Charles Lombardo
19
-687
/
+3425
2023-10-31
android: Initialize filesystem components during application start
Charles Lombardo
2
-9
/
+14
2023-10-31
android: Implement applet launcher
Charles Lombardo
24
-9
/
+703
2023-10-31
service: am: Add support for LLE Software Keyboard Applet
Dzmitry Dubrova
2
-2
/
+80
2023-10-30
android: Reorder controller indexes and only use controllers
Charles Lombardo
2
-6
/
+50
2023-10-30
android: Simplify game card layout
Charles Lombardo
1
-27
/
+18
2023-10-30
android: FileUtil: Add option to suppress log for native exists() calls
Charles Lombardo
2
-3
/
+5
2023-10-30
android: Fix resolving android URIs in native code
Charles Lombardo
7
-9
/
+115
2023-10-30
android: Refactor game metadata collection to new file
Charles Lombardo
10
-102
/
+154
2023-10-30
android: Use header for EmulationSession
Charles Lombardo
3
-406
/
+392
2023-10-30
Fix macOS build
Termynat0r
1
-3
/
+3
2023-10-30
android: InputHandler: Convert to object
Charles Lombardo
2
-6
/
+4
2023-10-30
android: Removed unused ControllerMappingHelper
Charles Lombardo
2
-75
/
+0
2023-10-29
android: Release touch on input overlay when opening in-game menu
Charles Lombardo
1
-0
/
+28
2023-10-29
android: Move game deserialization to another thread
Charles Lombardo
1
-16
/
+23
2023-10-29
core: Close all KEvents
german77
6
-5
/
+26
2023-10-29
renderer_vulkan: ensure exception on surface loss
Liam
1
-0
/
+6
2023-10-29
Implemented wheel event for volume control in VolumeButton
FrozenAra
2
-2
/
+53
2023-10-29
android: Break home settings into grid with large screens
Charles Lombardo
2
-3
/
+5
2023-10-28
nvidia_flags: Enable GL Threaded optimizations
Ameer J
1
-0
/
+1
2023-10-27
renderer_vulkan: fix viewport swizzle dirty state tracking
Liam
1
-1
/
+1
2023-10-26
service: am: Implement ISelfController::SaveCurrentScreenshot
Narr the Reg
6
-17
/
+82
2023-10-25
cmake: prefer system stb headers
Alexandre Bouvier
4
-11
/
+31
2023-10-25
kernel: make sure new process is in list
Liam
1
-0
/
+1
2023-10-24
vulkan_common: use highest API version
Liam
1
-1
/
+1
2023-10-23
qt: fix game list shutdown crash
Liam
4
-61
/
+112
2023-10-23
service: ipc: Add third read buffer index
Narr the Reg
1
-0
/
+6
2023-10-23
service: caps: Implement SaveScreenShotEx0 and variants
german77
8
-13
/
+250
2023-10-23
Add missing dowhile loops around FindBuffer calls
Kelebek1
2
-6
/
+9
2023-10-23
Manually robust on Pascal and earlier
Liam
1
-1
/
+1
2023-10-22
yuzu: Fix vibration reseting to 1%
german77
1
-5
/
+5
2023-10-22
input_common: joycon: Move vibrations to a queue
german77
2
-2
/
+19
2023-10-22
emit_glsl_warp: Fix shfl_in_bounds conditional
Ameer J
2
-4
/
+9
2023-10-21
yuzu: Fix restore shortcuts button
Narr the Reg
3
-2
/
+10
2023-10-21
cheats: Clamp cheat names without failing
german77
1
-7
/
+16
2023-10-21
kernel: fix extraneous ref
Liam
1
-1
/
+0
2023-10-21
kernel: shutdown app before gpu
Liam
1
-1
/
+1
2023-10-21
kernel: signal thread on termination completed
Liam
1
-4
/
+7
2023-10-21
kernel: add missing TLR clear
Liam
1
-0
/
+1
2023-10-21
kernel: update KProcess
Liam
39
-1016
/
+1811
2023-10-20
set: return version info from system archive
Liam
2
-19
/
+34
2023-10-20
ts: add OpenSession
Liam
2
-6
/
+40
2023-10-20
common: use SetThreadDescription API for thread names
Liam
1
-22
/
+2
[next]