Go to file
Keith Packard 5f6f8616d8 Don't set subpixel order during startup; the screen won't be ready.
in xf86CrtcSetMode, scrn->pScreen will be NULL during server startup time,
so don't try to set the subpixel order. subpixel order will be set in the
randr initialization anyways.
2007-02-16 10:06:22 -08:00
afb Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
cfb Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
cfb32 get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
composite Bug #9219: Use pWin->viewable instead of pWin->realized to catch InputOnly windows too. 2006-12-10 18:21:22 -05:00
damageext Set the Damage version supported in the server, instead of using damageproto. 2007-02-13 13:26:25 -08:00
dbe Multiple integer overflows in dbe and render extensions 2007-01-09 14:13:40 +01:00
dix ffs: handle 0 argument (bug #8968) 2006-11-30 20:20:16 +02:00
doc Update Xserver man page to match commit ed33c7c98a 2007-01-19 14:53:52 -08:00
exa Add missing dirty marking in a couple of fallback cases in the exaGlyphs path. 2007-02-14 13:01:56 -08:00
fb Really fix optimized render cases being hit when they shouldn't. 2007-01-29 23:01:52 -08:00
GL Keep track of how many visuals we set up for GLcore, to avoid an invalid free. 2007-01-29 22:56:31 -08:00
hw Don't set subpixel order during startup; the screen won't be ready. 2007-02-16 10:06:22 -08:00
include Bug #9555: Always define _GNU_SOURCE in glibc environments. 2007-01-22 17:58:37 -05:00
mfb Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
mi Bug #8937: Extension setup functions not called on server resets 2006-11-07 13:55:44 -05:00
miext Provide option to report damage after operation is complete. 2007-02-12 16:02:29 -08:00
os Bug #9555: Always define _GNU_SOURCE in glibc environments. 2007-01-22 17:58:37 -05:00
randr RRConfigureOutputProperty is a variable length request. 2007-02-15 22:23:16 -08:00
record Delete some long-unused testing code. 2006-07-21 22:37:59 -04:00
render Multiple integer overflows in dbe and render extensions 2007-01-09 14:13:40 +01:00
Xext More work on Bug #8875: revert previous fix and try using client argument 2006-11-06 21:31:21 -05:00
xfixes Bug #6786: Use separate defines for server's Fixes support level. 2006-11-08 12:04:19 -05:00
Xi get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
xkb xkb: fix wrapping when switching between groups 2006-10-11 16:02:32 -04:00
XTrap Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
.gitignore add another file to .gitignore 2006-07-05 13:27:26 -07:00
acinclude.m4 Update AC_DEFINE_DIR to version compatible with CVS autoconf which requires 2006-06-05 07:15:23 +00:00
autogen.sh Use canonical autogen.sh, which supports srcdir != objdir autogen. 2005-07-01 21:13:36 +00:00
configure.ac Merge crtc/output-based mode selection code. 2007-02-14 18:13:15 -08: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 Xprint/ -> hw/xprint 2006-06-18 21:07:28 -04:00
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00