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
/
hid_server.cpp
Age
Commit message (
Expand
)
Author
2024-02-01
Merge pull request #12780 from german77/touch_resource5
liamwhite
2024-01-30
service: hid: Implement GetPlayerLedPattern accurately
Narr the Reg
2024-01-28
service: hid: Fully implement touch resource
Narr the Reg
2024-01-25
service: set: Implement more settings functions for Qlaunch
Narr the Reg
2024-01-15
service: hid: Fully implement abstract vibration
Narr the Reg
2024-01-11
service: hid: Create abstracted pad structure
german77
2024-01-06
service: hid: Implement SetNpadSystemExtStateEnabled
german77
2024-01-06
service: hid: Implement CaptureButtonAssignment
german77
2024-01-05
hid_core: Move hid to it's own subproject
Narr the Reg
2024-01-03
service: hid: Implement NpadResource and NpadData
Narr the Reg
2023-12-24
service: fetch objects from the client handle table
Liam
2023-12-20
service: hid: Fix crash on InitializeVibrationDevice
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-20
Merge pull request #12011 from Macj0rdan/controller-applet
Narr the Reg
2023-11-20
service: hid: Ensure resource manager is initialized
Squall-Leonhart
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-16
service: hid: Implement xpad calls
Narr the Reg
2023-11-15
service: hid: Split hid.cpp into individual interfaces
Narr the Reg