summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/GCAdapter.h
AgeCommit message (Expand)Author
2025-11-23GCAdapter: Calculate poll rate for display in UI. It's currently updated ever...Jordan Woyak
2022-10-22GCAdapter: Process pad state in read thread and other general cleanups.Jordan Woyak
2022-06-02GCAdapter: Convert ControllerType to an enum classPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-06-07Lint: End of namespaceSepalani
2019-05-29GCAdapter: Report libusb open errors to the userVincent Duvert
2019-03-29HW/SI: GCAdapter calibration fix.Jordan Woyak
2016-08-01GCAdapter: Return input state by valueLioncash
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-05-19GCAdapter: protect some more functionsmathieui
2016-01-13HW: Remove unnecessary header inclusionsLioncash
2016-01-06Add a stubbed GCAdapter namespace.Ryan Houdek
2016-01-05Make the Wii U Gamecube adapter work with less magic.Ryan Houdek
2016-01-05Move SI_GCAdapter over to InputCommonRyan Houdek