Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-01-12 | tests: Convert test/ to single binary | Mihail Konev | 1 | -1/+5 |
2016-05-29 | test: Actually verify that two equivalent touch points are the same | Keith Packard | 1 | -1/+1 |
2016-05-29 | test: Make touch test reflect new ability to realloc touch array [v2] | Keith Packard | 1 | -15/+16 |
2014-02-04 | input: un-constify dev->name | Peter Hutterer | 1 | -5/+15 |
2012-06-05 | test/touch: Initialize device name | Chase Douglas | 1 | -0/+5 |
2012-03-21 | Introduce a consistent coding style | Keith Packard | 1 | -13/+17 |
2011-12-20 | dix: add DIX API to create touchpoints | Peter Hutterer | 1 | -0/+70 |
2011-12-20 | dix: if we run out of space for new touch events, resize the queue | Peter Hutterer | 1 | -0/+51 |
2011-12-19 | dix: add helper functions to create DDX touch recs | Peter Hutterer | 1 | -0/+149 |