summaryrefslogtreecommitdiff
path: root/src/input_common/helpers/touch_from_buttons.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9338 from lioncash/propertiesGravatar Morph2022-11-281-1/+9
|\
| * input_common/helpers: Mark analog property structs members as static constexprGravatar Lioncash2022-11-281-1/+9
* | common/input: Add helpers functions for creating input and output devicesGravatar Lioncash2022-11-281-2/+1
|/
* core: hid: Implement true multitouch supportGravatar Narr the Reg2022-11-191-6/+3
* chore: make yuzu REUSE compliantGravatar Andrea Pappacoda2022-07-271-3/+2
* input_common: Remove unused core includeGravatar Morph2022-02-031-1/+0
* common/input: Avoid numerous large copies of CallbackStatusGravatar Lioncash2021-12-131-4/+7
* core/hid: Fully emulate motion from buttonGravatar german772021-11-241-1/+10
* settings: Fix Debug controller type optionsGravatar german772021-11-241-2/+2
* kraken: Address comments from reviewGravatar german772021-11-241-14/+15
* input_common: Add manual update options to input devicesGravatar german772021-11-241-0/+1
* kraken: Fix errors from rebase and format filesGravatar german772021-11-241-3/+1
* core/hid: Add output devicesGravatar german772021-11-241-1/+3
* input_common: Move touch and analog from button. Move udp protocolGravatar german772021-11-241-0/+70