Find a file
Ben Byer 3896576863 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 18:49:05 -08:00
afb Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
cfb Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
cfb32 get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
composite Bug #9219: Use pWin->viewable instead of pWin->realized to catch InputOnly windows too. 2006-12-10 18:21:22 -05:00
damageext get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
dbe Multiple integer overflows in dbe and render extensions 2007-01-09 14:13:40 +01:00
dix DIX Fix: QueryFontReply packets can be too big to be allocated on the stack 2007-10-30 20:00:21 -07:00
doc Update Xserver man page to match commit ed33c7c98a 2007-01-19 14:53:52 -08:00
exa Call exaTryComponentAlphaHelper() for solid src also. 2006-08-12 20:54:33 +03:00
fb Imported a fix from xserver/master which was part of a larger refactoring of fbComposite 2007-11-02 15:19:39 -07:00
GL finished committing downstream changes 2007-10-29 00:07:29 -07:00
hw formatting fixes 2007-11-07 03:56:44 -08:00
include Bug #9555: Always define _GNU_SOURCE in glibc environments. 2007-01-22 17:58:37 -05:00
mfb Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
mi Fixed glx/DarwinGlx symbol problems; other servers (such as xvfb and xnest) 2007-11-06 23:19:03 -08:00
miext Patch to rootless code that should fix many crashes. Credit to Ken Thomases 2007-11-08 18:49:05 -08:00
os More patches from downstream 2007-10-27 23:33:51 -07:00
randr Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
record Delete some long-unused testing code. 2006-07-21 22:37:59 -04:00
render Multiple integer overflows in dbe and render extensions 2007-01-09 14:13:40 +01:00
Xext More work on Bug #8875: revert previous fix and try using client argument 2006-11-06 21:31:21 -05:00
xfixes Bug #6786: Use separate defines for server's Fixes support level. 2006-11-08 12:04:19 -05:00
Xi get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
xkb xkb: fix wrapping when switching between groups 2006-10-11 16:02:32 -04:00
XTrap Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
.gitignore add another file to .gitignore 2006-07-05 13:27:26 -07: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 Use canonical autogen.sh, which supports srcdir != objdir autogen. 2005-07-01 21:13:36 +00:00
configure.ac bump to version 1.2a7 2007-11-07 02:58:56 -08:00
COPYING Stub COPYING files 2005-12-19 16:34:07 +00:00
cpprules.in Man page processing/installation and other doc file updates 2005-09-30 02:37:57 +00:00
Makefile.am Xprint/ -> hw/xprint 2006-06-18 21:07:28 -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 get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00