summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/controllers/touchscreen.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* hid: Use player-defined controller type as PREFERRED_CONTROLLERZach Hilman2018-11-191-6/+0
* hid/touchscreen: Update Touchscreen to use advanced parametersZach Hilman2018-11-191-6/+6
* Added missing start/end touch attributes to touchscreenDavid Marcec2018-11-191-0/+7
* hid/controller: Remove unused header inclusionsLioncash2018-10-181-1/+0
* hid/controller: Default the destructors of all controller types in the cpp fileLioncash2018-10-181-0/+1
* Addressed changes for better hidDavid Marcec2018-10-101-5/+12
* "Better Hid" rework part 1David Marcec2018-10-101-0/+58