summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/controllers/touchscreen.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "core: Fix clang build"bunnei2020-10-211-6/+3
* core: Fix clang buildLioncash2020-10-181-3/+6
* yuzu: Add motion and touch configurationFearlessTobi2020-08-291-1/+11
* General: Recover Prometheus project from harddrive failure Fernando Sahmkow2020-06-271-2/+2
* service/hid: Silence -Wunused and -WswitchReinUsesLisp2019-10-051-2/+1
* RebaseDavid Marcec2019-09-221-2/+3
* Deglobalize System: HidDavid Marcec2019-09-221-1/+1
* core_timing: Convert core timing into a classLioncash2019-02-161-3/+4
* core_timing: Rename CoreTiming namespace to Core::TimingLioncash2019-02-121-2/+2
* 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