summaryrefslogtreecommitdiffstats
path: root/src/input_common/input_poller.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* core: hid: Enable pulling color data from controllersNarr the Reg2023-01-201-0/+11
|
* input_common: Enable virtual amiibo drivergerman772022-10-021-0/+10
|
* input_common: Add camera drivergerman772022-07-241-0/+11
|
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
| | | | | This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
* input_poller: Remove several unnecessary @param tagsLioncash2021-12-141-106/+106
| | | | | | Silences quite a bit of -Wdocumentation warnings, given the @param tag is only intended to be used to identify function parameters, not what it contains.
* kraken: Address comments from reviewgerman772021-11-251-12/+20
| | | | start lion review
* kraken: Fix errors from rebase and format filesgerman772021-11-251-6/+4
|
* core/hid: Add output devicesgerman772021-11-251-3/+25
|
* input_common: Create input poller and mappinggerman772021-11-251-0/+189