XLibre Xserver
Go to file
Ian Romanick 8b6596b1e1 Move probe_devices_from_device_sections,
add_matching_devices_to_configure_list, and check_for_matching_devices
from xf86Helper.c to xf86Init.c.  These functions are only called from
a single place in xf86Init.c, so it makes sense for them to live
there.  They were originally in xf86Helper.c because they evolved out
another function that was already in that file.
2006-06-09 16:08:06 -07:00
GL Remove superfluous definition of tfp tokens. 2006-05-29 19:53:18 +00:00
XTrap Bug #5871: Drop special build infrastructure left over from libcwrapper 2006-02-16 05:46:08 +00:00
Xext put function prototype for ShapeExtensionInit() in proper place 2006-06-09 09:51:28 -07: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 remove unneeded externs from Xprint/ps/psout.c 2006-06-09 10:02:08 -07: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 fix compiler warning about XKB_IN_SERVER redefinition 2006-06-07 12:33:44 -07:00
doc RGB color database and XErrorDB install to "share" not "lib" by default (by 2006-05-26 00:12:18 +00:00
exa Fix Solaris build with Sun compilers to work when exa is built before 2006-05-02 01:37:25 +00:00
fb Bug #6827: Fix texel fetch in fbFetchTransformed to avoid crashes. Still 2006-05-18 14:39:59 +00:00
hw Move probe_devices_from_device_sections, 2006-06-09 16:08:06 -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 put function prototype for ShapeExtensionInit() in proper place 2006-06-09 09:51:28 -07:00
miext Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes. 2006-04-30 19:16:14 +00:00
os fix up EnableDisableExtension() and EnableDisableExtensionError() prototypes 2006-06-08 10:27:28 -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 Bug #6867: Yet another Render crash fix. (Michel Dänzer) 2006-05-09 22:36:01 +00: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 more .gitignore updates 2006-06-09 10:59:47 -07:00
COPYING Stub COPYING files 2005-12-19 16:34:07 +00:00
Makefile.am Kill LBX, too. 2006-06-01 22:06:41 +00: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 Initial batch of changes for PCI rework. All future changes will be 2006-06-07 14:09:02 -07: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