summaryrefslogtreecommitdiff
path: root/Xi/gtmotion.c
Commit message (Expand)AuthorAgeFilesLines
* dispatch: Mark swapped dispatch as _X_COLDAdam Jackson2017-03-011-2/+2
* Fix formatting of address operatorsYaakov Selkowitz2012-12-051-1/+1
* Use C99 designated initializers in Xinput RepliesAlan Coopersmith2012-07-091-7/+9
* Remove unneccesary casts from WriteToClient callsAlan Coopersmith2012-07-091-2/+2
* Introduce a consistent coding styleKeith Packard2012-03-211-24/+24
* Use internal temp variable for swap macrosMatt Turner2011-09-211-13/+7
* Remove more superfluous if(p) checks around free(p)Mikhail Gusarov2010-06-061-2/+1
* Replace X-allocation functions with their C89 counterpartsMikhail Gusarov2010-05-131-1/+1
* Xi: use byte-counting macros instead of manual calculation.Peter Hutterer2009-07-141-1/+1
* Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer2008-12-121-2/+0
* Fix "warning: unused variable `tsize'".Eamon Walsh2008-06-131-1/+1
* dix: store the absolute values in the motion history.Peter Hutterer2008-05-261-1/+1
* If core motion history is required, scale back to screen coords and INT16.Peter Hutterer2008-05-261-1/+1
* Ensure the motion history is merged for master devices.Peter Hutterer2008-05-261-6/+2
* Remove GetMotionProc from ValuatorClassRec.Peter Hutterer2008-05-251-3/+3
* Merge branch 'master' into XACE-SELINUXEamon Walsh2007-11-051-2/+2
|\
| * Xi: Remove usage of allocaDaniel Stone2007-11-051-2/+2
* | xace: add new hooks + access controls: XInput extension.Eamon Walsh2007-09-281-5/+4
|/
* Input: Return errors to the dispatcher instead of sending them ourself.Eamon Walsh2007-09-261-18/+6
* Xi: remove 'register' keywords.Peter Hutterer2007-03-291-4/+4
* indent fixes (OMG SO UGLY), and nuke old RCS keywords.Adam Jackson2006-02-201-57/+46
* ANSIfy Xi/. Mostly automated via protoize(1).Adam Jackson2006-02-201-10/+5
* Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone2005-07-031-0/+4
* Fix includes right throughout the Xserver tree:Daniel Stone2005-04-201-4/+4
* Merging XORG-CURRENT into trunkEgbert Eich2004-04-231-1/+1
* Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich2004-03-141-1/+1
* Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich2004-03-031-1/+1
* readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich2004-02-261-1/+1
* Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich2004-02-261-1/+1
* XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley2003-11-141-6/+9
* R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley2003-11-141-0/+206