index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #8368 from german77/seventimes
bunnei
2022-05-30
5
-368
/
+600
|
\
|
*
service: hid: Implement ResetIsSixAxisSensorDeviceNewlyAssigned
german77
2022-05-27
4
-6
/
+115
|
*
service: hid: Implement LoadSixAxisSensorCalibrationParameter and GetSixAxisS...
german77
2022-05-27
4
-3
/
+103
|
*
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
1
-4
/
+3
|
\
\
|
*
|
time_zone_manager: Use s8 for month length tables
Morph
2022-05-13
1
-4
/
+3
|
|
/
*
/
input_common: touch: Rewrite touch driver to support multiple touch points
german77
2022-05-23
1
-1
/
+5
|
/
*
service: hid: Fix motion refresh rate
Narr the Reg
2022-05-06
2
-2
/
+6
*
service: hid: Disable correctly motion input
german77
2022-05-06
1
-50
/
+41
*
Merge pull request #8274 from german77/firmware
Morph
2022-04-29
2
-1
/
+21
|
\
|
*
service: hid: Stub IsFirmwareUpdateNeededForNotification
german77
2022-04-27
2
-1
/
+21
*
|
chore: add missing SPDX tags
Andrea Pappacoda
2022-04-28
1
-19
/
+2
*
|
Merge pull request #8229 from german77/reinterpret2
bunnei
2022-04-27
21
-350
/
+393
|
\
\
|
|
/
|
/
|
|
*
service: hid: Ensure all structs are initialized
Narr the Reg
2022-04-23
15
-68
/
+69
|
*
service: hid: Access shared memory directly
Narr the Reg
2022-04-23
21
-305
/
+347
*
|
service: jit: document and clean up
Liam
2022-04-24
3
-132
/
+225
|
/
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
406
-1200
/
+823
*
service: hid: Improve accuracy of sixaxis functions
Narr the Reg
2022-04-18
5
-97
/
+360
*
yuzu: Add custom ringcon configuration
german77
2022-04-16
5
-64
/
+54
*
hidbus: Implement hidbus and ringcon
german77
2022-04-16
11
-26
/
+1645
*
Merge pull request #8172 from bunnei/kernel-mutex
Fernando S
2022-04-16
2
-4
/
+4
|
\
|
*
core: hle: service: Allocate a service thread.
bunnei
2022-04-11
1
-1
/
+2
|
*
hle: kernel: Use std::mutex instead of spin locks for most kernel locking.
bunnei
2022-04-11
1
-3
/
+2
*
|
service: jit: Implement the JIT service
Liam
2022-04-13
3
-6
/
+774
*
|
Merge pull request #8165 from bunnei/ensure-session-port-cleanup
bunnei
2022-04-12
2
-8
/
+2
|
\
\
|
*
|
hle: kernel: Unify and integrate reference tracking for KServerPort/KServerSe...
bunnei
2022-04-08
1
-0
/
+1
|
*
|
hle: service: sm: Remove manual tracking of KServerPorts.
bunnei
2022-04-08
2
-8
/
+1
*
|
|
Merge pull request #8178 from tech-ticks/skyline-icache-fix
bunnei
2022-04-12
1
-11
/
+19
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
hle: kernel: Invalidate entire icache in UnmapProcessMemory and UnmapCodeMemo...
tech-ticks
2022-04-09
1
-11
/
+19
*
|
|
service: sfdnsres: add missing includes for some BSDs after 82d46a974ad4
Jan Beich
2022-04-11
1
-0
/
+4
*
|
|
Merge pull request #8171 from tech-ticks/skyline-improvements
Fernando S
2022-04-10
4
-5
/
+201
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
service: sfdnsres: Implement DNS address resolution
tech-ticks
2022-04-08
2
-5
/
+197
|
*
|
service: bsd: Add keepalive socket option
tech-ticks
2022-04-07
2
-0
/
+4
|
|
/
*
|
Merge pull request #8169 from merryhime/scoped_lock
bunnei
2022-04-08
7
-26
/
+26
|
\
\
|
*
|
core/hle: Standardize scoped_lock initializers
Merry
2022-04-07
5
-23
/
+23
|
*
|
core/hle: Replace lock_guard with scoped_lock
Merry
2022-04-07
2
-3
/
+3
*
|
|
fix: remove #pragma once in .cpp file
Andrea Pappacoda
2022-04-07
1
-2
/
+0
|
/
/
*
|
Merge pull request #8164 from liamwhite/jit-stub
bunnei
2022-04-06
5
-1
/
+84
|
\
\
|
*
|
service: jit: stub JIT service
Liam
2022-04-06
5
-1
/
+84
|
|
/
*
|
Merge pull request #8122 from bunnei/improve-thread-usage
bunnei
2022-04-06
9
-20
/
+32
|
\
\
|
|
/
|
/
|
|
*
hle: service: nvdrv: Create a service thread where appropriate.
Morph
2022-04-02
1
-1
/
+1
|
*
hle: service: vi: Create a service thread where appropriate.
bunnei
2022-04-02
1
-1
/
+2
|
*
hle: service: bsd: Create a service thread where appropriate.
bunnei
2022-04-02
1
-1
/
+2
|
*
hle: service: filesystem: Create a service thread where appropriate.
bunnei
2022-04-02
1
-5
/
+8
|
*
hle: service: audio: Create a service thread where appropriate.
bunnei
2022-04-02
2
-4
/
+6
[next]