XLibre Xserver
Go to file
Eric Anholt 69164ec00c In drawing glyphs, shortcut our way to exaComposite instead of going
through the whole CompositePicture stack and doing things like
    computing damage over again. This is a sizeable win for text drawing
    with a compmgr. Also avoid calling down into the server for dealing
    with the scratch pixmap when we are able to do UploadToScreen
    successfully and never need it.
2006-04-27 02:15:19 +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 In drawing glyphs, shortcut our way to exaComposite instead of going 2006-04-27 02:15:19 +00:00
fb Add support for x4a4 format (depth 4 at 8bpp). Bug #6325. 2006-04-19 21:56:13 +00:00
hw Add a helper for the Component Alpha Over case, which breaks the operation 2006-04-26 18:27:40 +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 Add support for x4a4 format (depth 4 at 8bpp). Bug #6325. 2006-04-19 21:56:13 +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 In drawing glyphs, shortcut our way to exaComposite instead of going 2006-04-27 02:15:19 +00:00
Makefile.am Remove another reference to cfb16. 2006-04-24 05:44:06 +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