index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
/
ptrveloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-1
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-5
/
+5
2010-04-30
Replace some input devPrivates with regular struct fields
Keith Packard
1
-22
/
+9
2010-01-01
dix: add smooth limited pointer acceleration profile
Simon Thum
1
-1
/
+27
2009-11-25
dix: clean up accel old scheme data when switching schemes.
Peter Hutterer
1
-12
/
+52
2009-07-17
Revert "Coverity Prevent: RESOURCE_LEAK in AccelSetProfileProperty:"
Oliver McFadden
1
-4
/
+0
2009-07-16
Coverity Prevent: RESOURCE_LEAK in AccelSetProfileProperty:
Oliver McFadden
1
-0
/
+4
2009-06-29
dix: rename pDev->dev, pVel->vel for consistency
Simon Thum
1
-164
/
+165
2009-06-29
dix: improve pointer acceleration API
Simon Thum
1
-26
/
+40
2009-05-28
Merge branch 'master' into xi2
Peter Hutterer
1
-8
/
+28
2009-05-08
dix: remove superfluous includes from ptrveloc.c
Simon Thum
1
-3
/
+0
2009-05-08
dix: fix warning in pointer acceleration
Simon Thum
1
-2
/
+8
2009-05-07
dix: add 'none' pointer acceleration profile with number -1
Simon Thum
1
-8
/
+28
2009-05-07
dix: remove superfluous includes from ptrveloc.c
Simon Thum
1
-3
/
+0
2009-05-07
dix: fix warning in pointer acceleration
Simon Thum
1
-2
/
+8
2009-04-19
dix: correctly utilize tracker buffer and protect from timer overruns
Simon Thum
1
-11
/
+13
2009-04-19
dix: fix pointer accelerations remainder handling
Simon Thum
1
-7
/
+7
2009-04-19
dix: allow relative motion buffer to accumulate in a natural way
Simon Thum
1
-6
/
+0
2009-04-10
dix: correctly utilize tracker buffer and protect from timer overruns
Simon Thum
1
-11
/
+13
2009-04-10
dix: fix pointer accelerations remainder handling
Simon Thum
1
-7
/
+7
2009-03-20
dix/xfree86: simplified velocity approximation algorithm
Simon Thum
1
-296
/
+197
2009-02-13
dix: refactor pointer acceleration
Simon Thum
1
-51
/
+93
2009-01-15
dix: add property support for pointer acceleration.
Simon Thum
1
-2
/
+209
2008-12-12
dix: ptraccel - Add GetAccelerationProfile()
Simon Thum
1
-32
/
+33
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-8
/
+8
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-5
/
+5
2008-11-21
dix: memset DeviceVelocityPtr to zero.
Peter Hutterer
1
-9
/
+2
2008-11-21
dix: fix typos in comments, one formatting fix.
Simon Thum
1
-2
/
+3
2008-08-08
dix: remove misleading comment in ptrvelo.c
Simon Thum
1
-3
/
+2
2008-08-08
dix: simplified debugging helper for pointer acceleration
Simon Thum
1
-27
/
+23
2008-08-08
dix: simplify velocity tracking filters
Simon Thum
1
-2
/
+1
2008-08-04
dix: export driver-side functions for acceleration
Simon Thum
1
-3
/
+12
2008-08-04
dix: use average of pointer accel profile
Simon Thum
1
-29
/
+109
2008-07-28
some trivial changes regarding C compat, indentation, etc.
Simon Thum
1
-7
/
+16
2008-07-28
dix: preparation change: make runtime exchange of filter chain safe
Simon Thum
1
-1
/
+7
2008-07-28
dix: optimize precision in device velocity estimation
Simon Thum
1
-25
/
+63
2008-07-28
dix: improve the driver interface to predictable pointer acceleration
Simon Thum
1
-6
/
+16
2008-07-28
dix: introduce defines for accel profile numbers
Simon Thum
1
-12
/
+14
2008-07-28
dix: rename classic accel _scheme_ to lightweight to avoid confusion with
Simon Thum
1
-2
/
+6
2008-07-28
dix: add legal statements to ptrvelo.{c|h}
Simon Thum
1
-0
/
+23
2008-07-16
Make --enable-debug usable again
Daniel Stone
1
-6
/
+17
2008-07-13
Add support for multiple pointer acceleration schemes. #8583
Simon Thum
1
-0
/
+759