summaryrefslogtreecommitdiffstats
path: root/src/input_common/touch_from_button.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-25input_common: Move touch and analog from button. Move udp protocolgerman771-53/+0
2021-06-29core, input_common: Miscellaneous fixeslat9nq1-1/+2
2021-06-28general: Make most settings a BasicSettinglat9nq1-2/+1
2021-06-24Add missing includes (#6521)Chloe1-0/+1
2021-04-15common: Move settings to common from core.bunnei1-1/+1
2021-01-15Add mutitouch support for touch screensgerman1-2/+2
2021-01-15Allow to return up to 16 touch inputs per enginegerman1-7/+8
2020-11-22input_common: Treat warnings as errorsLioncash1-2/+1
2020-10-16input_common/CMakeLists: Make some warnings errorsLioncash1-3/+5
2020-08-30Address second batch of reviewsFearlessTobi1-1/+1
2020-08-29Address review comments and fix code compilationFearlessTobi1-3/+4
2020-08-29yuzu: Add motion and touch configurationFearlessTobi1-0/+49