index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
hid
Age
Commit message (
Expand
)
Author
2023-10-29
core: Close all KEvents
german77
2023-09-23
service: hid: Set last connected controller as active
german77
2023-09-16
Merge pull request #11519 from german77/system-policy
liamwhite
2023-09-16
service: hid: Implement ApplyNpadSystemCommonPolicy
german77
2023-09-16
hid: service: Remove outdated field from npad
german77
2023-09-16
hid: service: Implement Last active Npad
german77
2023-09-16
service: hid: Ensure state is correct
german77
2023-08-22
general: Use console mode helper across project
lat9nq
2023-08-22
general: Convert use_docked_mode to an enumeration
lat9nq
2023-08-11
service: hid: Implement functions needed by QLaunch
Narr the Reg
2023-06-07
core_timing: Use CNTPCT as the guest CPU tick
Morph
2023-05-14
service: hid: Use span instead of vector reference
german77
2023-05-07
core: hid: Update motion on a better place
german77
2023-04-02
service: hid: Fix handle validation
german77
2023-04-01
Merge pull request #9999 from german77/new_hid_hurra
liamwhite
2023-03-29
service: hid: Implement SetNpadJoyAssignmentModeSingleWithDestination
german77
2023-03-28
Merge pull request #10003 from german77/disconnect
liamwhite
2023-03-27
service: hid: Silence warning on MergeSingleJoyAsDualJoy
Narr the Reg
2023-03-23
memory: rename global memory references to application memory
Liam
2023-03-22
kernel: use KTypedAddress for addresses
Liam
2023-03-12
general: fix spelling mistakes
Liam
2023-03-07
hid: Use nanosecond timestamps instead of ticks
Morph
2023-03-01
service: move hle_ipc from kernel
Liam
2023-03-01
Merge pull request #9832 from liamwhite/hle-mp
liamwhite
2023-02-27
Merge pull request #9859 from liamwhite/tmem-use
liamwhite
2023-02-25
Merge pull request #9857 from german77/fwupdate
liamwhite
2023-02-24
core: hidbus: Fix BusType size
Narr the Reg
2023-02-24
core: Update service function tables to 16.0.0+
Narr the Reg
2023-02-24
hid: avoid direct pointer access of transfer memory objects
Liam
2023-02-21
core: hid: Fix native mouse mappings
Narr the Reg
2023-02-21
service: refactor server architecture
Liam
2023-02-15
Merge pull request #9796 from liamwhite/current
liamwhite
2023-02-14
service: remove deleted services
Liam
2023-02-13
general: rename CurrentProcess to ApplicationProcess
Liam
2023-02-09
core: hid: Use gyro thresholds modes set by the game
Narr the Reg
2023-02-07
service: hid: Return error if arguments of SetSupportedNpadIdType is invalid
Narr the Reg
2023-02-03
Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"
ameerj
2023-02-02
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ...
liamwhite
2023-02-01
Merge pull request #9696 from german77/please_forgive_me_for_this_sin
bunnei
2023-02-01
input_common: Implement turbo buttons
german77
2023-01-30
Merge pull request #9508 from ameerj/hle-ipc-buffer-span
bunnei
2023-01-19
core: hid: Only set the polling mode to the correct side
Narr the Reg
2023-01-19
input_common: Fix issue where ring and irs are enabled at the same time
german77
2023-01-19
input_common: Implement joycon ir camera
Narr the Reg
2023-01-19
core: hid: Fix input regressions
Narr the Reg
2023-01-19
service: hid: Set led pattern and fix color detection
Narr the Reg
2023-01-19
core: hid: Migrate ring from emulated devices to emulated controller
Narr the Reg
2022-12-28
hle_ipc: Rename ReadBufferSpan to ReadBuffer
ameerj
2022-12-28
hidbus: Use ReadBufferSpan
ameerj
2022-12-25
service: Use ReadBufferSpan where it is trivial to do so
ameerj
[next]