index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
/
ptrveloc.c
Age
Commit message (
Expand
)
Author
2008-11-21
dix: memset DeviceVelocityPtr to zero.
Peter Hutterer
2008-11-21
dix: fix typos in comments, one formatting fix.
Simon Thum
2008-08-08
dix: remove misleading comment in ptrvelo.c
Simon Thum
2008-08-08
dix: simplified debugging helper for pointer acceleration
Simon Thum
2008-08-08
dix: simplify velocity tracking filters
Simon Thum
2008-08-04
dix: export driver-side functions for acceleration
Simon Thum
2008-08-04
dix: use average of pointer accel profile
Simon Thum
2008-07-28
some trivial changes regarding C compat, indentation, etc.
Simon Thum
2008-07-28
dix: preparation change: make runtime exchange of filter chain safe
Simon Thum
2008-07-28
dix: optimize precision in device velocity estimation
Simon Thum
2008-07-28
dix: improve the driver interface to predictable pointer acceleration
Simon Thum
2008-07-28
dix: introduce defines for accel profile numbers
Simon Thum
2008-07-28
dix: rename classic accel _scheme_ to lightweight to avoid confusion with
Simon Thum
2008-07-28
dix: add legal statements to ptrvelo.{c|h}
Simon Thum
2008-07-16
Make --enable-debug usable again
Daniel Stone
2008-07-13
Add support for multiple pointer acceleration schemes. #8583
Simon Thum