summaryrefslogtreecommitdiff
path: root/src/input_common/touch_from_button.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: Move settings to common from core.Gravatar bunnei2021-04-141-1/+1
* Add mutitouch support for touch screensGravatar german2021-01-151-2/+2
* Allow to return up to 16 touch inputs per engineGravatar german2021-01-151-7/+8
* input_common: Treat warnings as errorsGravatar Lioncash2020-11-221-2/+1
* input_common/CMakeLists: Make some warnings errorsGravatar Lioncash2020-10-151-3/+5
* Address second batch of reviewsGravatar FearlessTobi2020-08-301-1/+1
* Address review comments and fix code compilationGravatar FearlessTobi2020-08-291-3/+4
* yuzu: Add motion and touch configurationGravatar FearlessTobi2020-08-291-0/+49