summaryrefslogtreecommitdiff
path: root/test/touch.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-12tests: Convert test/ to single binaryMihail Konev1-1/+5
2016-05-29test: Actually verify that two equivalent touch points are the sameKeith Packard1-1/+1
2016-05-29test: Make touch test reflect new ability to realloc touch array [v2]Keith Packard1-15/+16
2014-02-04input: un-constify dev->namePeter Hutterer1-5/+15
2012-06-05test/touch: Initialize device nameChase Douglas1-0/+5
2012-03-21Introduce a consistent coding styleKeith Packard1-13/+17
2011-12-20dix: add DIX API to create touchpointsPeter Hutterer1-0/+70
2011-12-20dix: if we run out of space for new touch events, resize the queuePeter Hutterer1-0/+51
2011-12-19dix: add helper functions to create DDX touch recsPeter Hutterer1-0/+149