Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-11-19 | input: drop FP1616 macro | Peter Hutterer | 1 | -2/+0 |
2012-03-21 | Introduce a consistent coding style | Keith Packard | 1 | -1/+1 |
2011-12-13 | input: replace GRABTYPE_* with the InputLevel enums | Peter Hutterer | 1 | -6/+0 |
2011-12-13 | include: Add an InputLevel enum | Chase Douglas | 1 | -0/+6 |
2011-12-10 | Change GetXI2/XI/CoreType to just take a type argument | Peter Hutterer | 1 | -3/+4 |
2011-02-17 | Input: Allow EventToCore to return multiple events | Daniel Stone | 1 | -1/+1 |
2010-02-22 | Re-enable RECORD extension. | Chris Dekter | 1 | -3/+3 |
2009-05-18 | Fix missing parentheses in FP1616 macro. | Peter Hutterer | 1 | -1/+1 |
2009-04-19 | Convert to using int32_t fixed point values on the wire. | Peter Hutterer | 1 | -0/+2 |
2009-03-20 | dix: add EventToXI2 and GetXI2Type. | Peter Hutterer | 1 | -0/+2 |
2009-02-23 | dix: change eventconvert to always return an array of xEvents | Peter Hutterer | 1 | -1/+1 |
2009-02-23 | dix: add GetCoreType and GetXIType. | Peter Hutterer | 1 | -0/+2 |
2009-02-23 | dix: add InternalEvent -> core/xi event conversion routines. | Peter Hutterer | 1 | -0/+34 |