Find a file
Eric Anholt 1628bdcd64 Bugzilla #5120, #7246: In CW's GC ops, validate the backing GC against the
backing drawable if the serial numbers differ.  Fixes crash in XAA which
occurred when the DDX bumped the serial number on the backing drawable and
expected it to get re-validated, and we didn't because the wrapped drawable
hadn't been bumped.
(cherry picked from 53f74b6aa9 commit)
2006-07-05 17:23:58 -07:00
afb More warning cleanup. 2006-03-29 01:05:09 +00:00
cfb Bug #5549: Fix build for sparc64. (Matthieu Herrb) 2006-03-20 18:43:18 +00:00
cfb16 Fix linux build without libc wrappers (From Fredrik Höglund) 2006-02-13 04:56:27 +00:00
cfb32 Fix linux build without libc wrappers (From Fredrik Höglund) 2006-02-13 04:56:27 +00:00
composite Mon Apr 10 11:00:46 2006 Søren Sandmann <sandmann@redhat.com> 2006-04-10 15:01:30 +00:00
damageext Coverity #491: Check version number correctly. 2006-03-15 16:32:05 +00:00
dbe Big old pile of warning fixes. 2006-03-28 01:21:00 +00:00
dix Bug #6924: Restore the ABI for DrawableRec and ColormapRec to the state 2006-05-22 15:47:46 +00:00
doc Change list of X server man pages in "See Also" section to list the ones 2005-12-23 20:11:12 +00:00
exa Move EXA_PM_IS_SOLID() to the public API, since drivers will want it frequently. 2006-07-05 17:11:55 -07:00
fb Fix crash when using PICT_x4a4 by supplying an appropriate fbFetchPixel_x4a4. 2006-07-05 17:22:15 -07:00
GL Coverity #985: Avoid segfault on malloc failure. 2006-04-07 01:23:42 +00:00
hw Correct AGP memory deallocation argument on *BSD. 2006-07-05 11:44:18 -07:00
include Bug #6924: Restore the ABI for DrawableRec and ColormapRec to the state 2006-05-22 15:47:46 +00:00
lbx Define XFree86Server only where it is required. 2005-12-02 06:02:45 +00:00
mfb <sys/limits.h> -> <limits.h> so we can compile on non-BSD OS'es 2006-02-11 17:42:31 +00:00
mi Coverity #806: Another memory leak on OOM path. 2006-04-14 23:38:02 +00:00
miext Bugzilla #5120, #7246: In CW's GC ops, validate the backing GC against the 2006-07-05 17:23:58 -07:00
os Use min() [defined in include/misc.h] instead of MIN() [not defined in any 2006-05-03 21:52:37 +00:00
randr Bug #6628: Wrap a couple more SDK headers in if XORG, as per Dave Airlie's 2006-04-18 00:25:37 +00:00
record Bug #3561: Crash fix in the Record extension. (Paul Anderson) 2006-05-10 15:44:18 +00:00
render Bug #7366: Fix crashes when setting filters on source pictures. 2006-07-05 11:43:50 -07:00
Xext Bug #6903: Fix a crash in the Sync extension. (Søren Sandmann) 2006-05-15 17:56:47 +00:00
xfixes Coverity #807: Fix a memory leak in XFixesExpandRegion. 2006-03-15 16:49:04 +00:00
Xi Reindent with -cbi0. 2006-03-31 14:52:57 +00:00
xkb Bug #6428: Fix off-by-one error when walking off the end of the vmodmap 2006-04-01 21:49:44 +00:00
XpConfig Bug #5627: Fix Xprint font symlinking. (TIlman Sauerbeck) 2006-02-28 16:26:16 +00:00
Xprint Fix some includes to point into X11/fonts/ properly. 2006-04-02 00:09:43 +00:00
XTrap Bug #5871: Drop special build infrastructure left over from libcwrapper 2006-02-16 05:46:08 +00:00
acinclude.m4 Huge cleanup. Group into sections: hardware feature detection, extension 2005-08-21 19:15:11 +00:00
autogen.sh Use canonical autogen.sh, which supports srcdir != objdir autogen. 2005-07-01 21:13:36 +00:00
ChangeLog Bug #6924: Restore the ABI for DrawableRec and ColormapRec to the state 2006-05-22 15:47:46 +00:00
configure.ac Bug #5209: Fix APM/ACPI support, again. (Michel Dänzer, Valery Inozemtsev) 2006-05-15 18:27:09 +00: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 Make the server distcheck and tag 1.0.99.1 snapshot. 2006-03-21 22:54:38 +00:00
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in Define XFree86Server only where it is required. 2005-12-02 06:02:45 +00:00