Go to file
Ben Byer f2a3728868 Patch to rootless code that should fix many crashes. Credit to Ken Thomases
at CodeWeavers for the patch.  From his description:

Fix a display bug with the X server.  The Generic Rootless extension
installs overrides for certain GC (graphics context) operations.  Within
these overrides, they temporarily uninstall themselves, perform their work,
and then reinstall themselves.  Except sometimes they would return early
and wouldn't reinstall themselves when they should.  Now they do in all cases.

Fix a bug in RootlessCopyWindow where early returns could leave the screen's
dispatch table entry for CopyWindow unwrapped.  We think that this is
another case (hopefully the last) of the rootless drawing bug.
2007-11-08 20:42:01 -08:00
afb afb: Remove usage of alloca 2007-11-05 14:34:45 +00:00
cfb cfb: Remove usage of alloca 2007-11-05 14:34:45 +00:00
cfb32 get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
composite Add CreatePixmap allocation hints. 2007-11-04 16:11:28 -08:00
config Config: D-Bus: Fix dbus_bus_request_name failure check 2007-11-06 09:40:36 +00:00
damageext Death to RCS tags. 2007-06-29 14:06:52 -04:00
dbe Add CreatePixmap allocation hints. 2007-11-04 16:11:28 -08:00
dix DIX/getevents: Document GetMaximumEventsNum() a little better 2007-11-07 03:58:56 +02:00
doc Add Xserver man section about catalogue:<dir> FPE 2007-09-04 17:20:28 -07:00
exa EXA: Disable problematic optimization of dest pixmap migration by default. 2007-11-07 19:01:24 +01:00
fb fb: Remove usage of alloca 2007-11-05 14:34:42 +00:00
GL GL: fix crash at mesa destruction time 2007-11-05 17:33:01 +01:00
hw formatting fixes 2007-11-08 20:41:47 -08:00
include Remove all traces of external RGB database (and Speedo) 2007-11-05 16:28:35 +00:00
mfb mfb: Remove usage of alloca 2007-11-05 14:34:42 +00:00
mi Fixed check to refer to DarwinApp, not all Darwin targets 2007-11-08 20:10:51 -08:00
miext Patch to rootless code that should fix many crashes. Credit to Ken Thomases 2007-11-08 20:42:01 -08:00
os Don't frob timers unless SmartSchedule is running 2007-11-07 16:33:10 -08:00
randr RandR: Remove usage of alloca 2007-11-05 14:34:41 +00:00
record Record: Remove usage of alloca 2007-11-05 14:34:41 +00:00
render Render: Remove usage of alloca 2007-11-05 14:34:41 +00:00
Xext Modified performance patches from Arjan van de Ven <arjan@infradead.org> 2007-11-06 16:26:09 -05:00
xfixes Death to RCS tags. 2007-06-29 14:06:52 -04:00
Xi Xi: Remove usage of alloca 2007-11-05 14:34:46 +00:00
xkb XKB: Remove usage of alloca 2007-11-05 14:34:41 +00:00
XTrap XTrap: Remove usage of alloca 2007-11-05 14:34:47 +00:00
.gitignore .gitignore: Ignore build directories 2007-11-07 03:58:56 +02:00
acinclude.m4 Include comment/copyright/license for AC_DEFINE_DIR in acinclude.m4 2007-07-25 17:42:23 -07:00
autogen.sh Use canonical autogen.sh, which supports srcdir != objdir autogen. 2005-07-01 21:13:36 +00:00
configure.ac fixing GLX in Xquartz 2007-11-08 20:08:49 -08:00
COPYING COPYING: Collapse 'canonical license' into one statement 2007-11-07 03:58:56 +02:00
cpprules.in For MANDEFS, also replace __mandir__ for $(mandir) which includes 2006-12-08 15:51:44 -06:00
Makefile.am Generate ChangeLog file for make dist. 2007-07-10 21:33:54 -07:00
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in Export the server ABI versions from xorg-server.pc 2007-11-05 17:18:46 -05:00