XLibre Xserver
Go to file
Eric Anholt 2e38fedd29 Add an option to EXA for the DDX to request that EXA hide the pixmap's
devPrivate.ptr when pointing at offscreen memory, outside of
    exaPrepare/FinishAccess(). This was used with fakexa to find (by NULL
    dereference) many instances of un-Prepared CPU access to the
    framebuffer:
- GC tiles used in several ops when fillStyle == FillTiled were never
    Prepared.
- Migration could lead to un-Prepared access to mask data in render's
    Trapezoids and Triangles
- PutImage's UploadToScreen failure fallback failed to Prepare.
2006-03-31 19:41:28 +00:00
GL Mark the ARGB FBConfig as nonconforming to prevent drivers and apps from 2006-03-30 20:08:44 +00:00
XTrap Bug #5871: Drop special build infrastructure left over from libcwrapper 2006-02-16 05:46:08 +00:00
Xext Move the screensaver extension from module to builtins. 2006-03-31 18:49:38 +00:00
Xi Reindent with -cbi0. 2006-03-31 14:52:57 +00:00
XpConfig Bug #5627: Fix Xprint font symlinking. (TIlman Sauerbeck) 2006-02-28 16:26:16 +00:00
Xprint Add full FreeType support for Xprint. (Drew Parsons) 2006-03-31 07:21:41 +00: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 Fix composite overlay window bug 6411 2006-03-29 17:51:54 +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 Fri Mar 31 12:37:16 2006 Søren Sandmann <sandmann@redhat.com> 2006-03-31 17:39:35 +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 Add an option to EXA for the DDX to request that EXA hide the pixmap's 2006-03-31 19:41:28 +00:00
fb Wed Mar 22 16:28:46 2006 Søren Sandmann <sandmann@redhat.com> 2006-03-22 21:37:49 +00:00
hw Add an option to EXA for the DDX to request that EXA hide the pixmap's 2006-03-31 19:41:28 +00:00
include Fixes for some vsw4 failures on 64bit BE platforms such as PPC64 and s390x. 2006-03-30 18:48:11 +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 fixed typo. 2006-03-31 15:11:51 +00:00
miext Big old pile of warning fixes. 2006-03-28 01:21:00 +00:00
os Move the screensaver extension from module to builtins. 2006-03-31 18:49:38 +00:00
randr Remove libcwrapper usage from xorg server modules. The libcwrapper is only 2006-02-10 22:00:30 +00:00
record Big old pile of warning fixes. 2006-03-28 01:21:00 +00:00
render Big old pile of warning fixes. 2006-03-28 01:21:00 +00:00
xfixes Coverity #807: Fix a memory leak in XFixesExpandRegion. 2006-03-15 16:49:04 +00:00
xkb Simplify XkbWriteXKBKeymapForNames a bit, and remove debug spew. 2006-03-31 07:33:34 +00:00
COPYING Stub COPYING files 2005-12-19 16:34:07 +00:00
ChangeLog Add an option to EXA for the DDX to request that EXA hide the pixmap's 2006-03-31 19:41:28 +00:00
Makefile.am Make the server distcheck and tag 1.0.99.1 snapshot. 2006-03-21 22:54:38 +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
configure.ac Move the screensaver extension from module to builtins. 2006-03-31 18:49:38 +00:00
cpprules.in Man page processing/installation and other doc file updates 2005-09-30 02:37:57 +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