XLibre Xserver
Go to file
Eric Anholt c947d796aa Missed in previous commit: Add a new migration scheme, called "Smart" for
lack of a better name. This one behaves somewhat between Greedy and
    Always. It moves in if we can accelerate, unless the destination is
    clean and shouldn't be kept in framebuffer according to the score, in
    which case we migrate out (and force-migrate anything where migration
    is free). This should help fix lack of acceleration for drivers without
    UTS since removing exaAsyncPixmapGCOps, and has removed one performance
    trap with Radeon I'd noticed. It is the new default.
2006-04-18 19:18:43 +00:00
GL Fix build for added file to Mesa CVS. This is always fun. :( 2006-04-13 21:08:25 +00:00
XTrap Bug #5871: Drop special build infrastructure left over from libcwrapper 2006-02-16 05:46:08 +00:00
Xext Put the screensaver extension back in the Xext module. 2006-04-05 21:08:45 +00:00
Xi Coverity #323, #445, #446, #447: Fix potential NULL dereferences. 2006-04-09 17:15:51 +00:00
XpConfig Bug #5627: Fix Xprint font symlinking. (TIlman Sauerbeck) 2006-02-28 16:26:16 +00:00
Xprint Bug #4766: Convert all Xprint drivers to fb. 2006-04-03 21:45:54 +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
cfb32 Fix linux build without libc wrappers (From Fredrik Höglund) 2006-02-13 04:56:27 +00:00
composite Fri Apr 7 13:46:45 2006 Søren Sandmann <sandmann@redhat.com> 2006-04-07 17:49:32 +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 Put the screensaver extension back in the Xext module. 2006-04-05 21:08:45 +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, called "Smart" for lack of a better name. This 2006-04-18 19:14:07 +00:00
fb Coverity #333, #334 - eliminate unncessary test for always true condition 2006-04-07 02:20:11 +00:00
hw Missed in previous commit: Add a new migration scheme, called "Smart" for 2006-04-18 19:18:43 +00:00
include Put the screensaver extension back in the Xext module. 2006-04-05 21:08:45 +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:11 +00:00
miext Big old pile of warning fixes. 2006-03-28 01:21:00 +00:00
os Put the screensaver extension back in the Xext module. 2006-04-05 21:08:45 +00:00
randr Wrap a couple more SDK headers in if XORG, as per Dave Airlie's commit on 2006-04-17 07:27:43 +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 Fix stupid thinko. 2006-04-10 10:11:19 +00:00
COPYING Stub COPYING files 2005-12-19 16:34:07 +00:00
ChangeLog Add a new migration scheme, called "Smart" for lack of a better name. This 2006-04-18 19:14:07 +00:00
Makefile.am missed a line while removing cfb16 2006-04-06 22:04:12 +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 Remove cfb16, no longer used. 2006-04-06 18:59:11 +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