summaryrefslogtreecommitdiffstats
path: root/src/input_common/touch_from_button.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add missing includes (#6521)Chloe2021-06-241-0/+1
* common: Move settings to common from core.bunnei2021-04-151-1/+1
* Add mutitouch support for touch screensgerman2021-01-151-2/+2
* Allow to return up to 16 touch inputs per enginegerman2021-01-151-7/+8
* input_common: Treat warnings as errorsLioncash2020-11-221-2/+1
* input_common/CMakeLists: Make some warnings errorsLioncash2020-10-161-3/+5
* Address second batch of reviewsFearlessTobi2020-08-301-1/+1
* Address review comments and fix code compilationFearlessTobi2020-08-291-3/+4
* yuzu: Add motion and touch configurationFearlessTobi2020-08-291-0/+49