index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #12609 from liamwhite/wrong-name-again
Narr the Reg
2024-01-09
5
-51
/
+38
|
\
|
*
vi: connect vsync event handle lifetime to application display service interface
Liam
2024-01-07
4
-24
/
+11
|
*
vi: fix name of nvnflinger
Liam
2024-01-07
2
-27
/
+27
*
|
Fix typos in src/core (#12625)
Viktor Szépe
2024-01-08
28
-116
/
+116
|
/
*
Merge pull request #12600 from german77/npad-impl
liamwhite
2024-01-07
3
-21
/
+72
|
\
|
*
service: hid: Implement GetLastActiveNpad
german77
2024-01-06
1
-3
/
+6
|
*
service: hid: Implement AssigningSingleOnSlSrPress
german77
2024-01-06
1
-2
/
+12
|
*
service: hid: Implement SetNpadSystemExtStateEnabled
german77
2024-01-06
3
-8
/
+20
|
*
service: hid: Implement CaptureButtonAssignment
german77
2024-01-06
3
-8
/
+34
*
|
Merge pull request #12599 from german77/settings
liamwhite
2024-01-07
13
-379
/
+393
|
\
\
|
*
|
service: set: Rename files
german77
2024-01-06
13
-20
/
+20
|
*
|
service: set: Use official names
german77
2024-01-06
9
-359
/
+373
*
|
|
Merge pull request #12576 from t895/total-save-manager
liamwhite
2024-01-07
2
-0
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
android: Re-add global save manager
t895
2024-01-04
2
-0
/
+10
*
|
|
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
115
-16174
/
+67
*
|
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 #12543 from FernandoS27/stop-liking-posts-from-ur-friends-ex
liamwhite
2024-01-01
1
-1
/
+2
|
\
|
*
Vulkan: Only recreate swapchain if the frame is bigger than the swap image.
Fernando Sahmkow
2023-12-31
1
-1
/
+2
|
*
MaxwellDMA: Don't flush the outputs of a dma copy.
Fernando Sahmkow
2023-12-31
1
-1
/
+1
*
|
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 #12454 from liamwhite/ct-stuff
Narr the Reg
2024-01-01
13
-98
/
+95
|
\
\
\
|
*
|
|
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
13
-92
/
+73
*
|
|
|
Merge pull request #12466 from liamwhite/sh2
Narr the Reg
2024-01-01
10
-37
/
+171
|
\
\
\
\
|
*
|
|
|
core: track separate heap allocation for linux
Liam
2023-12-25
10
-37
/
+171
*
|
|
|
|
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
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #12513 from liamwhite/jit-fix
Narr the Reg
2024-01-01
4
-18
/
+146
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
jit: use code memory handles correctly
Liam
2023-12-29
4
-18
/
+146
|
|
/
/
/
*
/
/
/
k_capabilities: simplify KTrace map skip logic
Liam
2023-12-28
1
-2
/
+4
|
/
/
/
*
|
|
Merge pull request #12455 from liamwhite/end-wait
liamwhite
2023-12-26
3
-31
/
+10
|
\
\
\
|
*
|
|
kernel: use simple mutex for object list container
Liam
2023-12-23
3
-31
/
+10
|
|
|
/
|
|
/
|
*
|
|
am/jit: reference memory instance from context
Liam
2023-12-24
3
-5
/
+7
*
|
|
kernel: remove unecessary process member from handle table
Liam
2023-12-24
2
-6
/
+3
*
|
|
service: fetch objects from the client handle table
Liam
2023-12-24
12
-66
/
+45
|
|
/
|
/
|
*
|
kernel: fix resource limit imbalance
Liam
2023-12-22
3
-8
/
+7
*
|
kernel: restrict nce to applications
Liam
2023-12-22
3
-6
/
+6
*
|
general: properly support multiple memory instances
Liam
2023-12-22
17
-102
/
+102
*
|
k_server_session: remove scratch buffer usage in favor of direct copy
Liam
2023-12-22
1
-39
/
+124
*
|
k_server_session: process for guest servers
Liam
2023-12-22
6
-250
/
+1135
*
|
kernel: instantiate memory separately for each guest process
Liam
2023-12-22
17
-127
/
+82
|
/
*
service: hid: Fix crash on InitializeVibrationDevice
Narr the Reg
2023-12-20
1
-1
/
+1
*
Merge pull request #12417 from liamwhite/arm64-gcc-fix
Fernando S
2023-12-20
2
-2
/
+6
|
\
[next]