Go to file
Peter Hutterer 0acf993e28 dix: Move sprite initalization/pairing from ActivateDevice to
EnableDevice.
        zero out spriteTrace, otherwise GetCurrentRootWindow() may return
        invalid data.

        Evdev adds previously hotplugged devices on its own when rescanning,
        and ActivateDevice does not get called for those devices. Sprites need
        to be initialized or paired before the device gets started, so the
        safest place to do so is EnableDevice (which actually does get called
        by the evdev driver).
2007-03-19 16:11:01 +10:30
afb remove PIXPRIV checks as this flag is always set. 2007-03-06 17:05:03 -05:00
cfb remove PIXPRIV checks as this flag is always set. 2007-03-06 17:05:03 -05:00
cfb32 get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
composite Convert callers of LookupWindow() to dixLookupWindow(). 2006-12-15 14:19:54 -05:00
config config: error message cleanup 2007-02-17 20:35:39 +02:00
damageext Set the Damage version supported in the server, instead of using damageproto. 2007-02-01 12:15:54 -08:00
dbe Multiple integer overflows in dbe and render extensions 2007-01-09 14:14:19 +01:00
dix dix: Move sprite initalization/pairing from ActivateDevice to 2007-03-19 16:11:01 +10:30
doc Move SecurityPolicy file format from Xserver(1) to it's own man page 2007-02-22 14:38:40 -08:00
exa Add missing dirty marking in a couple of fallback cases in the exaGlyphs path. 2007-02-14 12:48:15 -08:00
fb remove PIXPRIV checks as this flag is always set. 2007-03-06 17:05:03 -05:00
GL Set pScreen on context 2007-03-09 14:18:14 +00:00
hw Merge branch 'master' into mpx 2007-03-19 09:42:56 +10:30
include Merge branch 'master' into mpx 2007-03-19 09:42:56 +10:30
mfb remove PIXPRIV checks as this flag is always set. 2007-03-06 17:05:03 -05:00
mi Merge branch 'master' into mpx 2007-03-19 09:42:56 +10:30
miext merged in miext/rootless changes for XDarwin support 2007-02-16 04:12:26 -08:00
os merged in miext/rootless changes for XDarwin support 2007-02-16 04:12:26 -08:00
randr Merge branch 'master' into mpx 2007-03-19 09:42:56 +10:30
record dix: Moving SpriteRec into DeviceIntRec 2006-12-11 18:09:59 +10:30
render Merge branch 'master' 2007-01-28 17:18:57 +10:30
Xext Merge branch 'master' into mpx 2007-03-19 09:42:56 +10:30
xfixes Merge branch 'master' into mpx 2007-03-05 12:37:17 +10:30
Xi Xi: move IsPointerDevice into dix. 2007-03-16 15:52:24 +10:30
xkb dix: Each device needs to differ between a core grab and an XI grab, 2007-03-08 17:17:23 +10:30
XTrap dix, Xext, Xtrap, Xi: replace inputInfo.pointer with PickPointer where 2007-03-02 17:14:37 +10:30
.gitignore gitignore: ignore vi swap files 2006-08-23 14:33:59 +03:00
acinclude.m4 Update AC_DEFINE_DIR to version compatible with CVS autoconf which requires 2006-06-05 07:15:23 +00:00
autogen.sh kdrive: update kdrive to new mi API with additional device argument. Includes 2007-03-14 17:42:30 +10:30
configure.ac Merge branch 'master' into mpx 2007-03-19 09:42:56 +10:30
COPYING Stub COPYING files 2005-12-19 16:34:07 +00:00
cpprules.in For MANDEFS, also replace __mandir__ for $(mandir) which includes 2006-12-08 15:51:44 -06:00
Makefile.am Cleaning up ifdef MPX from remaining files, removing it from configure.ac. 2006-12-18 17:35:34 +10:30
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00