Go to file
Keith Packard ded35b7bf7 xf86Xinput.c: get DIX event queue pointer once at InitInput time
The DIX event queue is allocated before InitInput is called, so fetch
the pointer there and not randomly at other times. This avoids failing
to fetch the pointer sometimes during server regen and then smashing
memory through the stale pointer from the previous server generation.

Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-09-20 20:45:24 +10:00
composite composite: Move screen init before extension registration. 2009-08-20 17:11:57 -04:00
config config: don't shutdown the libhal ctx if it failed to initialize (#23213) 2009-08-14 11:01:20 +10:00
damageext Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
dbe dbe: Fix indentation 2009-07-17 14:57:50 -04:00
dix Eliminate bogus event resizing. 2009-09-20 20:45:24 +10:00
doc Xephyr & Xserver man page fixes 2009-07-07 17:36:24 -07:00
exa EXA: Only take special code path for 1x1 fill for pixmaps. 2009-09-08 15:25:19 +02:00
fb Add xoff and yoff to drawable->x and drawable->y in create_bits_picture(). 2009-09-14 16:09:37 +10:00
glx Change xf86dristr.h includes to use xf86driproto.h instead 2009-09-16 12:06:07 +10:00
hw xf86Xinput.c: get DIX event queue pointer once at InitInput time 2009-09-20 20:45:24 +10:00
include Eliminate bogus event resizing. 2009-09-20 20:45:24 +10:00
m4 Add shave so that we can see the steaming piles of warnings generated. 2009-04-14 10:35:44 -04:00
mi Eliminate bogus event resizing. 2009-09-20 20:45:24 +10:00
miext Cygwin/X: Only try to build rootless extension if multiwindow extwm mode is being built 2009-07-29 17:05:19 +01:00
os os: silence bigreqsproto compiler warning 2009-09-04 12:51:02 +10:00
randr xace: fix access mode in dixLookupWindow within several RandR calls. 2009-08-17 14:51:11 -04:00
record record: include recordproto.h, require recordproto 1.13.99.1 2009-08-24 10:06:54 +10:00
render render: delete unused headers declaration 2009-08-28 15:33:19 +03:00
test Fix num_masks/length overflow test for XiSelectEvents 2009-09-16 11:44:08 +10:00
Xext Xext: include security protocol header instead of client header 2009-09-20 19:57:01 +10:00
xfixes fixes: Make sure invisible cursor is inialized with zero src/mask 2009-09-20 19:15:52 +10:00
Xi input: allow for detectable autorepeat. 2009-09-04 12:59:41 +10:00
xkb xkb: drop key presses for already repeating keys. (#23889) 2009-09-14 12:54:27 +10:00
.gitignore Add shave so that we can see the steaming piles of warnings generated. 2009-04-14 10:35:44 -04:00
autogen.sh autogen.sh: Pass --force to autoreconf 2008-07-22 16:55:26 +03:00
configure.ac Bump fixesproto requirement to 4.1 2009-09-20 19:56:48 +10:00
COPYING Correct some Sun license notices to Sun's standard X11 license format 2009-05-15 11:24:15 -07:00
cpprules.in Update xorg.conf man page & sample for changes in Xorg 1.7 2009-09-14 16:03:18 +10:00
Makefile.am Fix dist. 2009-07-23 15:32:20 -07:00
shave-libtool.in shave: use CC tag variable on libtool 2009-09-13 16:43:42 +10:00
shave.in shave: hack around the configure ld check for make distcheck. 2009-09-04 16:41:47 +10:00
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in Since font modules are dead, don't mention them in xorg-server.pc 2009-07-09 17:21:07 -04:00