summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/controllers/touchscreen.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-21Revert "core: Fix clang build"bunnei1-6/+3
2020-10-18core: Fix clang buildLioncash1-3/+6
2020-08-29yuzu: Add motion and touch configurationFearlessTobi1-1/+11
2020-06-27General: Recover Prometheus project from harddrive failure Fernando Sahmkow1-2/+2
2019-10-05service/hid: Silence -Wunused and -WswitchReinUsesLisp1-2/+1
2019-09-22RebaseDavid Marcec1-2/+3
2019-09-22Deglobalize System: HidDavid Marcec1-1/+1
2019-02-16core_timing: Convert core timing into a classLioncash1-3/+4
2019-02-12core_timing: Rename CoreTiming namespace to Core::TimingLioncash1-2/+2
2018-11-19hid: Use player-defined controller type as PREFERRED_CONTROLLERZach Hilman1-6/+0
2018-11-19hid/touchscreen: Update Touchscreen to use advanced parametersZach Hilman1-6/+6
2018-11-19Added missing start/end touch attributes to touchscreenDavid Marcec1-0/+7
2018-10-18hid/controller: Remove unused header inclusionsLioncash1-1/+0
2018-10-18hid/controller: Default the destructors of all controller types in the cpp fileLioncash1-0/+1
2018-10-10Addressed changes for better hidDavid Marcec1-5/+12
2018-10-10"Better Hid" rework part 1David Marcec1-0/+58