XLibre Xserver
Go to file
Eric Anholt c7ac485a59 Remove the default case from fbcompose.c switches which should cover all cases.
Instead, stick the NULL return default case afterwards, so that the compiler can
warn us when we've got unimplemented cases.  Removes some unimplemented and
unused 8bpp, depth 4 picture format names.
2006-06-23 13:56:20 -07:00
GL Add some missing .gitignore stuff for Mesa symlinks and other generated files. 2006-06-18 19:47:51 -07:00
XTrap fix compiler warnings in XTrap/xtrapdi.c 2006-06-19 11:27:47 -07:00
Xext Move Xserver internal API for appgroup from Xagsrv.h to appgroup.h 2006-06-21 16:18:41 -07:00
Xi Coverity #323, #445, #446, #447: Fix potential NULL dereferences. 2006-04-09 17:15:51 +00:00
afb Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes. 2006-04-30 19:16:14 +00:00
cfb Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes. 2006-04-30 19:16:14 +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 Move Xserver internal API for appgroup from Xagsrv.h to appgroup.h 2006-06-21 16:18:41 -07:00
doc Add some missing .gitignore stuff for Mesa symlinks and other generated files. 2006-06-18 19:47:51 -07:00
exa Don't forget to step the rows when verifying the equivalence of fb/sys areas. 2006-06-19 15:11:55 -07:00
fb Remove the default case from fbcompose.c switches which should cover all cases. 2006-06-23 13:56:20 -07:00
hw Add a manpage for EXA. 2006-06-23 13:56:20 -07:00
include put function prototype for ShapeExtensionInit() in proper place 2006-06-09 09:51:28 -07:00
mfb Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes. 2006-04-30 19:16:14 +00:00
mi Move Xserver API for security extension to securitysrv.h 2006-06-20 18:22:51 -07:00
miext Bugzilla #5120, #7246: In CW's GC ops, validate the backing GC against the 2006-06-16 10:14:30 -07:00
os Move Xserver internal API for appgroup from Xagsrv.h to appgroup.h 2006-06-21 16:18:41 -07: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 fix compiler warnings in record/set.c 2006-06-09 11:24:57 -07:00
render Remove the default case from fbcompose.c switches which should cover all cases. 2006-06-23 13:56:20 -07:00
xfixes Coverity #807: Fix a memory leak in XFixesExpandRegion. 2006-03-15 16:49:04 +00:00
xkb Simplify the unsupported XI function list. 2006-06-01 20:56:39 +00:00
.gitignore Add a manpage for EXA. 2006-06-23 13:56:20 -07:00
COPYING Stub COPYING files 2005-12-19 16:34:07 +00:00
Makefile.am Xprint/ -> hw/xprint 2006-06-18 21:07:28 -04: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 Drop libz from the server's link line, it was only needed for LBX. 2006-06-22 12:24:09 -04: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