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
/
errors.h
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: Implement NpadResource and NpadData
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-02-07
service: hid: Return error if arguments of SetSupportedNpadIdType is invalid
Narr the Reg
2022-09-25
service: hid: Partially implement palma controller
Narr the Reg
2022-07-23
yuzu: Add webcam support and rebase to latest master
Narr the Reg
2022-07-23
service: irs: Move to IRS namespace and minor fixes
german77
2022-07-23
service: irs: Split processors and implement ImageTransferProcessor
german77
2022-06-28
service: hid: Correct some mistakes and add more validations
Narr the Reg
2022-06-26
core: Replace all instances of ResultCode with Result
german77
2022-05-27
service: hid: Add error handling to sixaxis functions
german77
2022-05-27
service: hid: Implement MergeSingleJoyAsDualJoy according to RE
german77
2022-05-27
service: hid: Quick RE fixes and comments
german77
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-04-18
service: hid: Improve accuracy of sixaxis functions
Narr the Reg
2019-07-01
hid:StartLrAssignmentMode, hid:StopLrAssignmentMode, hid:SwapNpadAssignment
David Marcec