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
*
service: hid: Add functions needed by Qlaunch
Narr the Reg
2024-01-06
2
-6
/
+60
*
hid_core: Move hid to it's own subproject
Narr the Reg
2024-01-05
141
-438
/
+481
*
Merge pull request #12437 from ameerj/gl-amd-fixes
liamwhite
2024-01-04
5
-14
/
+15
|
\
|
*
Settings: Indicate AMD's compatibility with SPIR-V on OGL
Ameer J
2023-12-21
1
-1
/
+1
|
*
spirv_emit_context: Fix BaseInstance for OGL spirv
Ameer J
2023-12-21
1
-1
/
+1
|
*
emit_glsl_image: Use inlined texelFetch offsets
Ameer J
2023-12-20
2
-7
/
+7
|
*
gl_device: Remove AMD blacklists that are no longer applicable
Ameer J
2023-12-20
1
-5
/
+6
*
|
Merge pull request #12575 from t895/inconsistent-settings-application
liamwhite
2024-01-04
4
-11
/
+6
|
\
\
|
*
|
android: Save global config synchronously in onCloseGameFoldersFragment
t895
2024-01-03
1
-2
/
+3
|
*
|
frontend_common: config: Only write setting related to opened config file
t895
2024-01-03
1
-2
/
+3
|
*
|
android: Don't save settings on config destruction
t895
2024-01-03
2
-7
/
+0
*
|
|
Merge pull request #12571 from t895/apply-orientation-on-start
liamwhite
2024-01-04
4
-14
/
+49
|
\
\
\
|
*
|
|
android: Update orientation on emulation fragment start
t895
2024-01-03
1
-0
/
+1
|
*
|
|
android: Expose all orientation locking options
t895
2024-01-03
4
-14
/
+48
|
|
/
/
*
|
|
Merge pull request #12570 from t895/generic-config-pain
liamwhite
2024-01-04
2
-16
/
+11
|
\
\
\
|
*
|
|
frontend_common: config: Move WriteIntegerSetting definition to header
t895
2024-01-03
2
-16
/
+11
|
|
/
/
*
|
|
Merge pull request #12558 from t895/zip-storage-method
liamwhite
2024-01-04
3
-3
/
+15
|
\
\
\
|
*
|
|
android: Add internal option to disable compression for zip exports
t895
2024-01-02
3
-3
/
+15
|
|
/
/
*
|
|
Merge pull request #12557 from merryhime/termination-ipi
liamwhite
2024-01-04
1
-4
/
+4
|
\
\
\
|
*
|
|
KThread: Send termination interrupt to all cores a thread has affinity to
Merry
2024-01-02
1
-4
/
+4
|
|
/
/
*
|
|
service: hid: Remove data races when handling shared memory
Narr the Reg
2024-01-03
17
-29
/
+45
*
|
|
service: hid: Implement NpadResource and NpadData
Narr the Reg
2024-01-03
19
-676
/
+1930
|
/
/
*
|
Merge pull request #12554 from german77/directconnect
liamwhite
2024-01-02
1
-1
/
+1
|
\
\
|
*
|
yuzu: Use displayed port on direct connect
Narr the Reg
2024-01-02
1
-1
/
+1
*
|
|
Merge pull request #12551 from t895/dpad-save-fix
liamwhite
2024-01-02
1
-2
/
+1
|
\
\
\
|
*
|
|
android: Fix dpad position saving
t895
2024-01-01
1
-2
/
+1
|
|
/
/
*
/
/
android: Use case-insensitive check for addon directory
t895
2024-01-01
1
-1
/
+1
|
/
/
*
|
Merge pull request #12543 from FernandoS27/stop-liking-posts-from-ur-friends-ex
liamwhite
2024-01-01
3
-4
/
+5
|
\
\
|
*
|
Vulkan: Only recreate swapchain if the frame is bigger than the swap image.
Fernando Sahmkow
2023-12-31
2
-2
/
+3
|
*
|
MaxwellDMA: Don't flush the outputs of a dma copy.
Fernando Sahmkow
2023-12-31
2
-3
/
+3
*
|
|
Merge pull request #12536 from german77/npad_interface
liamwhite
2024-01-01
37
-230
/
+711
|
\
\
\
|
*
|
|
service: hid: Use applet resource to get latest shared memory handle
Narr the Reg
2023-12-31
37
-230
/
+711
*
|
|
|
Merge pull request #12518 from t895/theme-settings
liamwhite
2024-01-01
38
-1044
/
+1545
|
\
\
\
\
|
*
|
|
|
android: Expose touchscreen toggle
t895
2023-12-30
3
-0
/
+13
|
*
|
|
|
android: Don't apply material you below android 12
t895
2023-12-30
1
-1
/
+8
|
*
|
|
|
frontend_common: config: Do not count "." as a special character
t895
2023-12-30
1
-3
/
+2
|
*
|
|
|
android: Migrate in-game overlay settings to ini
t895
2023-12-30
27
-847
/
+1209
|
*
|
|
|
frontend_common: config: Refactor WriteSetting to stricter types
t895
2023-12-30
5
-134
/
+188
|
*
|
|
|
android: Migrate theme settings to ini
t895
2023-12-30
8
-61
/
+127
|
*
|
|
|
android: Update Kotlin version to 1.9.20
t895
2023-12-30
2
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge pull request #12454 from liamwhite/ct-stuff
Narr the Reg
2024-01-01
15
-110
/
+101
|
\
\
\
\
|
*
|
|
|
core_timing: block advance thread while clearing and signal after
Liam
2023-12-23
1
-1
/
+2
|
*
|
|
|
core_timing: handle concurrent unscheduling of looping events
Liam
2023-12-23
2
-4
/
+15
|
*
|
|
|
core_timing: use static typing for no-wait unschedule
Liam
2023-12-23
3
-8
/
+12
|
*
|
|
|
core_timing: remove user data value
Liam
2023-12-23
15
-104
/
+79
*
|
|
|
|
Merge pull request #12466 from liamwhite/sh2
Narr the Reg
2024-01-01
16
-93
/
+616
|
\
\
\
\
\
|
*
|
|
|
|
heap_tracker: use linear-time mapping eviction
Liam
2023-12-27
2
-9
/
+28
|
*
|
|
|
|
core: track separate heap allocation for linux
Liam
2023-12-25
16
-93
/
+597
*
|
|
|
|
|
Merge pull request #12501 from liamwhite/ips
Narr the Reg
2024-01-01
1
-0
/
+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ips_layer: prevent out of bounds access with offset exceeding module size
Liam
2023-12-28
1
-0
/
+7
[next]