summaryrefslogtreecommitdiff
path: root/include/ptrveloc.h
AgeCommit message (Expand)AuthorFilesLines
2009-06-29dix: make part of ptrveloc.h internalSimon Thum1-4/+4
2009-06-29dix: rename pDev->dev, pVel->vel for consistencySimon Thum1-9/+9
2009-06-29dix: improve pointer acceleration APISimon Thum1-4/+14
2009-05-07dix: add 'none' pointer acceleration profile with number -1Simon Thum1-4/+3
2009-03-20dix/xfree86: simplified velocity approximation algorithmSimon Thum1-30/+19
2009-02-13dix: refactor pointer accelerationSimon Thum1-1/+1
2009-01-15dix: add property support for pointer acceleration.Simon Thum1-0/+4
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-8/+8
2008-08-04dix: use average of pointer accel profileSimon Thum1-1/+3
2008-07-28dix: optimize precision in device velocity estimationSimon Thum1-3/+7
2008-07-28dix: improve the driver interface to predictable pointer accelerationSimon Thum1-1/+4
2008-07-28dix: introduce defines for accel profile numbersSimon Thum1-0/+13
2008-07-28dix: rename classic accel _scheme_ to lightweight to avoid confusion withSimon Thum1-1/+1
2008-07-28dix: add legal statements to ptrvelo.{c|h}Simon Thum1-2/+22
2008-07-13Add support for multiple pointer acceleration schemes. #8583Simon Thum1-0/+89