summaryrefslogtreecommitdiffstats
path: root/src/input_common/touch_from_button.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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