XLibre Xserver
Go to file
Eric Anholt c1601717d5 Add a new migration scheme, "always", which will move pixmaps to their
desired location always (unless they don't fit in FB, in which case
    they all get moved out for software rendering). The default remains as
    before, but can be controlled by the MigrationHeuristic xorg.conf
    option (which is intentionally not documented, as it may be
    short-lived). This is part of the exa-damagetrack work, which appears
    stable in testing with fakexa, unlike the work as a whole.
2006-03-15 01:20:08 +00:00
GL Bail out early if screen doesn't support DRI. 2006-03-14 19:32:27 +00:00
XTrap Bug #5871: Drop special build infrastructure left over from libcwrapper 2006-02-16 05:46:08 +00:00
Xext Fix build of Xorg by putting xf86bigfont back into builtin instead of 2006-02-16 21:45:12 +00:00
Xi indent fixes (OMG SO UGLY), and nuke old RCS keywords. 2006-02-20 22:16:49 +00:00
XpConfig Bug #5627: Fix Xprint font symlinking. (TIlman Sauerbeck) 2006-02-28 16:26:16 +00:00
Xprint HAS_MKSTEMP vs. HAVE_MKSTEMP (From Fredrik Höglund) 2006-02-13 05:03:13 +00:00
afb Add <string.h>, <stdlib.h>, and <stdio.h> to clear undefined function 2006-02-11 19:16:51 +00:00
cfb Fix build with non GNU make. 2006-03-05 16:13:21 +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 Part 3 of 3 (Other parts are in proto and lib) Composite Version 0.3: 2006-03-13 21:59:55 +00:00
damageext Define XFree86Server only where it is required. 2005-12-02 06:02:45 +00:00
dbe Bug #5871: Drop special build infrastructure left over from libcwrapper 2006-02-16 05:46:08 +00:00
dix Mark everything in dixsym.c as _X_EXPORT. 2006-02-15 20:44:13 +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 a new migration scheme, "always", which will move pixmaps to their 2006-03-15 01:20:08 +00:00
fb Remove useless line of code that contained a bug and triggered a gcc 2006-02-14 08:11:41 +00:00
hw Add a new migration scheme, "always", which will move pixmaps to their 2006-03-15 01:20:08 +00:00
include Merge accel_indirect branch to HEAD. 2006-03-12 00:11:34 +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 Merge accel_indirect branch to HEAD. 2006-03-12 00:11:34 +00:00
miext render/picture.c Correctly initialize devPrivates variable in source only 2006-03-06 21:00:09 +00:00
os Add oscolor.h 2006-02-16 19:36:39 +00:00
randr Remove libcwrapper usage from xorg server modules. The libcwrapper is only 2006-02-10 22:00:30 +00:00
record Bug #5871: Drop special build infrastructure left over from libcwrapper 2006-02-16 05:46:08 +00:00
render render/picture.c Initialize the format of a source picture to 2006-03-08 06:19:37 +00:00
xfixes Part 3 of 3 (Other parts are in proto and lib) Composite Version 0.3: 2006-03-13 21:59:55 +00:00
xkb Bug #5216: Allow options to appear with other components. 2006-02-28 16:55:26 +00:00
COPYING Stub COPYING files 2005-12-19 16:34:07 +00:00
ChangeLog Add a new migration scheme, "always", which will move pixmaps to their 2006-03-15 01:20:08 +00:00
Makefile.am Make more extensions optional in build (for kdrive). Fix kdrive build for 2006-02-16 07:17:31 +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 Merge accel_indirect branch to HEAD. 2006-03-12 00:11:34 +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