Find a file
Peter Hutterer 111ef10375 dix: move ProcGrabPointer guts into GrabDevice.
Yes, this means we have even more arguments to GrabDevice. But it beats having
a copy of most but not all of GrabDevice in ProcGrabPointer.
Also, reshuffle the order of parameters, the CARD* status is a return value
and should be last.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-03-20 15:17:57 +10:00
composite Replace dixLookupResource by dixLookupResourceBy{Type,Class} 2009-03-09 13:08:09 -07:00
config config: if we can't connect to HAL, listen for a startup notification. 2009-02-10 15:01:44 +10:00
damageext
dbe
dix dix: move ProcGrabPointer guts into GrabDevice. 2009-03-20 15:17:57 +10:00
doc
exa exa: Accept scratch pixmaps with offscreen memory as such. 2009-03-19 20:40:03 +01:00
fb
glx
hw dix/xfree86: simplified velocity approximation algorithm 2009-03-20 14:48:57 +10:00
include dix: move ProcGrabPointer guts into GrabDevice. 2009-03-20 15:17:57 +10:00
mi mi: remove deprecated miPointerAbsoluteCursor 2009-03-20 15:17:57 +10:00
miext
os Remove #ifdef macII code left over from ancient A/UX 3.0 support 2009-03-05 15:09:28 -08:00
randr Correct access mode in call to dixLookupWindow() within RRSelectInput. 2009-03-09 17:29:24 -04:00
record
render render: replace a wrong inputInfo.pointer with pDev 2009-03-16 13:29:07 +10:00
Xext Xext: remove ev_fill from GEExtensions. 2009-03-20 15:17:54 +10:00
xfixes xfixes: useless (void) typecast removal 2009-03-16 13:29:07 +10:00
Xi dix: move ProcGrabPointer guts into GrabDevice. 2009-03-20 15:17:57 +10:00
xkb xkb: remove Device/Enter leave handling - XI2 enter/leave don't have compat state. 2009-03-20 15:17:55 +10:00
.gitignore
acinclude.m4
autogen.sh
configure.ac require inputproto 1.9.99.7 2009-03-20 15:17:54 +10:00
COPYING Revert "Update COPYING for SHA1 code" 2008-09-23 09:21:37 -07:00
cpprules.in
Makefile.am
xorg-server.m4
xorg-server.pc.in