summaryrefslogtreecommitdiff
path: root/src/input_common/touch_from_button.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-24input_common: Move touch and analog from button. Move udp protocolGravatar german771-53/+0
2021-06-28core, input_common: Miscellaneous fixesGravatar lat9nq1-1/+2
2021-06-28general: Make most settings a BasicSettingGravatar lat9nq1-2/+1
2021-06-24Add missing includes (#6521)Gravatar Chloe1-0/+1
2021-04-14common: Move settings to common from core.Gravatar bunnei1-1/+1
2021-01-15Add mutitouch support for touch screensGravatar german1-2/+2
2021-01-15Allow to return up to 16 touch inputs per engineGravatar german1-7/+8
2020-11-22input_common: Treat warnings as errorsGravatar Lioncash1-2/+1
2020-10-15input_common/CMakeLists: Make some warnings errorsGravatar Lioncash1-3/+5
2020-08-30Address second batch of reviewsGravatar FearlessTobi1-1/+1
2020-08-29Address review comments and fix code compilationGravatar FearlessTobi1-3/+4
2020-08-29yuzu: Add motion and touch configurationGravatar FearlessTobi1-0/+49