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
/
controllers
Age
Commit message (
Expand
)
Author
2024-01-05
hid_core: Move hid to it's own subproject
Narr the Reg
2024-01-03
service: hid: Remove data races when handling shared memory
Narr the Reg
2024-01-03
service: hid: Implement NpadResource and NpadData
Narr the Reg
2023-12-31
service: hid: Use applet resource to get latest shared memory handle
Narr the Reg
2023-12-14
core: hid: Clean up headers
Narr the Reg
2023-12-13
service: hid: Allow to create multiple instances of shared memory
Narr the Reg
2023-12-10
service: hid: Improve CreateAppletResource implementation and free resources
german77
2023-12-06
service: hid: Introduce proper AppletResource emulation
Narr the Reg
2023-11-27
Fixed controller applet crashing when on FW17+
FrozenAra
2023-11-20
service: hid: Create appropriate hid resources
Narr the Reg
2023-11-19
Implemented qlaunch version of the controller applet
FrozenAra
2023-11-16
service: hid: Introduce firmware settings and update activate controller calls
Narr the Reg
2023-11-11
core: hid: Split SL and SR buttons
german77
2023-11-02
core: hid: Fix wrong battery values
german77
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-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-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-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
core: hid: Fix input regressions
Narr the Reg
2023-01-19
service: hid: Set led pattern and fix color detection
Narr the Reg
2022-12-28
hidbus: Use ReadBufferSpan
ameerj
2022-12-25
service: Use ReadBufferSpan where it is trivial to do so
ameerj
2022-10-25
Merge pull request #9107 from german77/gidoly_rules
liamwhite
[next]