summaryrefslogtreecommitdiffstats
path: root/src/input_common/helpers/touch_from_buttons.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9338 from lioncash/propertiesMorph2022-11-281-1/+9
|\
| * input_common/helpers: Mark analog property structs members as static constexprLioncash2022-11-281-1/+9
* | common/input: Add helpers functions for creating input and output devicesLioncash2022-11-281-2/+1
|/
* core: hid: Implement true multitouch supportNarr the Reg2022-11-191-6/+3
* chore: make yuzu REUSE compliantAndrea Pappacoda2022-07-271-3/+2
* input_common: Remove unused core includeMorph2022-02-041-1/+0
* common/input: Avoid numerous large copies of CallbackStatusLioncash2021-12-141-4/+7
* core/hid: Fully emulate motion from buttongerman772021-11-251-1/+10
* settings: Fix Debug controller type optionsgerman772021-11-251-2/+2
* kraken: Address comments from reviewgerman772021-11-251-14/+15
* input_common: Add manual update options to input devicesgerman772021-11-251-0/+1
* kraken: Fix errors from rebase and format filesgerman772021-11-251-3/+1
* core/hid: Add output devicesgerman772021-11-251-1/+3
* input_common: Move touch and analog from button. Move udp protocolgerman772021-11-251-0/+70