Go to file
Ben Byer 654d1019f3 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-20 03:41:22 -08:00
afb Death to RCS tags. 2007-06-29 14:06:52 -04:00
cfb Death to RCS tags. 2007-06-29 14:06:52 -04:00
cfb32 get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
composite Set noCompositeExtension to TRUE when failing to initialize the extension (e.g. when Xinerama is enabled). 2007-10-30 00:56:15 +02:00
config Config: D-Bus: Fix dbus_bus_request_name failure check 2007-11-06 14:52:18 +00:00
damageext Death to RCS tags. 2007-06-29 14:06:52 -04:00
dbe Death to RCS tags. 2007-06-29 14:06:52 -04:00
dix DIX Fix: QueryFontReply packets can be too big to be allocated on the stack 2007-11-20 03:18:42 -08:00
doc Move SecurityPolicy file format from Xserver(1) to it's own man page 2007-02-22 14:38:40 -08:00
exa EXA: Don't attempt to move in pixmaps that can't be accelerated. 2007-11-17 22:42:31 +01:00
fb Require pixman 0.9.5; Use pixman_image_set_source_clipping() to fix 2007-08-23 12:19:28 -07:00
GL finished committing downstream changes 2007-11-20 03:15:02 -08:00
hw formatting fixes 2007-11-20 03:41:19 -08:00
include Actually build Secure RPC authentication support (missed in modularization) 2007-11-06 14:54:20 +00:00
mfb Death to RCS tags. 2007-06-29 14:06:52 -04:00
mi Fixed glx/DarwinGlx symbol problems; other servers (such as xvfb and xnest) 2007-11-20 03:40:56 -08:00
miext Patch to rootless code that should fix many crashes. Credit to Ken Thomases 2007-11-20 03:41:22 -08:00
os More patches from downstream 2007-11-20 03:01:12 -08:00
randr [RANDR] Don't mark Xinerama as active if no crtcs are enabled. (bug #11504). 2007-09-04 11:19:21 -07:00
record Death to RCS tags. 2007-06-29 14:06:52 -04:00
render Bug #7364: Require renderproto 0.9.3 on 64-bit, and fix build with it. 2007-08-31 15:58:16 -07:00
Xext Fix the value comparisons in the IDLETIME wakeup handler. 2007-08-14 22:47:49 +02:00
xfixes Death to RCS tags. 2007-06-29 14:06:52 -04:00
Xi Input: Generate XKB mapping changes for all core-sending devices (bug #12523) 2007-10-31 01:07:17 +02:00
xkb XKB: Generate correct key repeat events (bug #13114) 2007-11-17 22:50:07 +01:00
XTrap Death to RCS tags. 2007-06-29 14:06:52 -04:00
.gitignore .gitignore: Ignore build directories 2007-11-06 15:05:16 +00: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 Fixed glx/DarwinGlx symbol problems; other servers (such as xvfb and xnest) 2007-11-20 03:40:56 -08:00
COPYING Add proper COPYING file 2007-08-01 08:07:08 +03: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 Fix driver build after pixman changes. 2007-08-07 09:01:24 -07:00