summaryrefslogtreecommitdiff
path: root/src/input_common/helpers/touch_from_buttons.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-28input_common/helpers: Mark analog property structs members as static constexprGravatar Lioncash1-1/+9
2022-11-28common/input: Add helpers functions for creating input and output devicesGravatar Lioncash1-2/+1
2022-11-19core: hid: Implement true multitouch supportGravatar Narr the Reg1-6/+3
2022-07-27chore: make yuzu REUSE compliantGravatar Andrea Pappacoda1-3/+2
2022-02-03input_common: Remove unused core includeGravatar Morph1-1/+0
2021-12-13common/input: Avoid numerous large copies of CallbackStatusGravatar Lioncash1-4/+7
2021-11-24core/hid: Fully emulate motion from buttonGravatar german771-1/+10
2021-11-24settings: Fix Debug controller type optionsGravatar german771-2/+2
2021-11-24kraken: Address comments from reviewGravatar german771-14/+15
2021-11-24input_common: Add manual update options to input devicesGravatar german771-0/+1
2021-11-24kraken: Fix errors from rebase and format filesGravatar german771-3/+1
2021-11-24core/hid: Add output devicesGravatar german771-1/+3
2021-11-24input_common: Move touch and analog from button. Move udp protocolGravatar german771-0/+70