Go to file
Peter Hutterer 6ab311c92d dix: Call RealizeCursor during InitializeSprite.
RealizeCursor should be called when the cursor is allocated. However, when the
root cursor is allocated, no devices exist yet, and thus RealizeCursor is
never called. This may lead to segfaults lateron in DDXes like Xnest that
actually need to do something for each cursor, and lateron rely on that
DDX-specific data for each cursor has been initialized.
2008-06-11 17:24:19 +09:30
composite Prevent the -wm command line option from causing a SEGV 2008-05-12 03:03:13 -04:00
config config: init dev to NULL to shut up a valgrind warning. 2008-06-02 10:26:03 +09:30
damageext Revert "registry: Register DAMAGE extension protocol names." 2007-11-20 17:31:00 -05:00
dbe Revert "registry: Register DBE extension protocol names." 2007-11-20 17:32:35 -05:00
dix dix: Call RealizeCursor during InitializeSprite. 2008-06-11 17:24:19 +09:30
doc Merge branch 'master' into XACE-SELINUX 2007-11-19 18:10:46 -05:00
exa EXA: Fix exaGetPixmapFirstPixel() crash if the driver has a CreatePixmap hook. 2008-06-06 11:01:03 +02:00
fb fb: shut up two compiler warnings. 2008-05-20 10:54:32 +09:30
glx glx: copy msaa visual capabilities 2008-06-10 15:40:48 +02:00
hw xnest: wrap the xnest cursor sprite funcs around the mi funcs. 2008-06-11 17:24:19 +09:30
include xkb: delete default rules when devices are closed. 2008-06-02 10:27:05 +09:30
mfb devPrivates rework: put back some changes that were mistakenly removed 2007-11-20 15:31:44 -05:00
mi mi: protect mipointrst.h against multiple includes. 2008-06-11 17:24:19 +09:30
miext Rootless: mi doesn't let us resize root, so we need to do it ourselves... 2008-05-05 15:34:10 -07:00
os Merge branch 'master' into mpx 2008-05-26 17:37:31 +09:30
randr Merge branch 'master' into dcdc_rework 2008-04-07 07:56:41 +09:30
record Merge branch 'master' into mpx 2008-01-03 17:04:54 +10:30
render CreateColormap returns Success on success, not TRUE. 2008-06-09 09:54:25 -07:00
Xext Xext: use GPE/GKE from XTestFakeInput #16145 2008-05-31 17:42:06 +09:30
xfixes Merge branch 'master' into mpx 2008-03-04 18:11:10 +10:30
Xi dix: store the absolute values in the motion history. 2008-05-26 17:27:32 +09:30
xkb xkb: reset xkb_cached_map on CloseDownDevices. 2008-06-05 08:53:34 +09:30
XTrap Merge branch 'master' into mpx 2008-01-03 17:04:54 +10:30
.gitignore Clean up remaining afb references. 2008-05-21 17:58:15 -04:00
acinclude.m4 Update ac_define_dir macro in acinclude.m4 to 2008-04-12 version 2008-04-16 18:38:38 -07:00
autogen.sh DeliverEventsToWindow: ensure that genericMask has a defined value. 2007-07-10 19:11:30 +09:30
configure.ac Require x11proto 7.0.13, xextproto 7.0.4 and inputproto 1.9.99.1 2008-05-28 18:05:25 +09:30
COPYING Standardise copyright headers for all new files created as part of MPX. 2008-04-25 14:50:24 +09:30
cpprules.in For MANDEFS, also replace __mandir__ for $(mandir) which includes 2006-12-08 15:51:44 -06:00
Makefile.am Clean up remaining afb references. 2008-05-21 17:58:15 -04:00
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in Include pciaccess in the xorg-server.pc Requires line. 2008-04-15 14:51:51 -07:00