xserver-multidpi/hw/xfree86
Daniel Stone 5881051738 Huge cleanup. Group into sections: hardware feature detection, extension
detection/configuration, DDX options. Make building of Xorg DDX fully
    optional. Clarify and correct some help texts. Change all comments to
    use dnl instead of #. Quote all tests correctly, and guard
    pure-variable tests with 'x' (e.g. test $DMX = yes -> test "x$DMX" =
    xyes). Since the DDXes seem to have pretty divergent extension support
    these days, get rid of EXTENSION_LIBS, DMX_EXTENSIONS and
    XPRINT_EXTENSIONS, and go back to building extension lists by hand in
    the DDX-specific sections. Use portable POSIX constructs everywhere
    (e.g. test foo && test bar, instead of test foo -a bar).
Clean up old cruft.
Set _XSERVER64 on 64-bit architectures, and use x86_64 for host_cpu instead
    of amd64 (Jürg Billeter).
2005-08-21 19:15:11 +00:00
..
common Huge cleanup. Group into sections: hardware feature detection, extension 2005-08-21 19:15:11 +00:00
ddc Dear libtool: Loadable modules do not need version numbers. kthnxbye. 2005-07-13 22:09:52 +00:00
dixmods Make Xext linkage srcdir != builddir safe. 2005-08-20 18:09:21 +00:00
doc Update build instructions. Add details about how the expat, fontconfig, 2005-07-16 09:00:44 +00:00
dri Make DRI/GLcore builds srcdir != builddir safe, and invoke symlink-mesa.sh 2005-08-20 18:11:17 +00:00
dummylib Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
exa - Fix the exa pixmap offset/pitch alignment to deal with non-POT alignment 2005-08-14 19:46:55 +00:00
fbdevhw - Use fbdevhwstub.c if <linux/fb.h> is not found 2005-07-13 22:54:02 +00:00
getconfig getconfig: file '/usr/X11R6/lib/X11/getconfig/xorg.cfg' has bad signature 2004-05-25 20:33:46 +00:00
i2c Clear compiler warnings. (Stefan Dirsch) 2005-07-30 18:56:32 +00:00
int10 Don't link in libx86emu.a as this a) fails badly on non-x86 systems, and b) 2005-08-13 07:41:33 +00:00
loader Add test for SPARC. Build SparcMulDiv.S on all SPARCs. 2005-08-21 06:56:19 +00:00
os-support Change xorg_bus_sbus to xorg_bus_sparc; build sparcPci.c on all SPARCs. 2005-08-21 08:43:46 +00:00
parser Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
rac Dear libtool: Loadable modules do not need version numbers. kthnxbye. 2005-07-13 22:09:52 +00:00
ramdac Dear libtool: Loadable modules do not need version numbers. kthnxbye. 2005-07-13 22:09:52 +00:00
scanpci - Bug #3960: Add remaining GLX and pci.ids stuff to DIST (Cha Young-Ho, 2005-08-04 22:31:20 +00:00
shadowfb Dear libtool: Loadable modules do not need version numbers. kthnxbye. 2005-07-13 22:09:52 +00:00
utils //bugs.freedesktop.org/show_bug.cgi?id=2901> Patch #2331 2005-08-18 01:40:33 +00:00
vbe Dear libtool: Loadable modules do not need version numbers. kthnxbye. 2005-07-13 22:09:52 +00:00
vgahw Dear libtool: Loadable modules do not need version numbers. kthnxbye. 2005-07-13 22:09:52 +00:00
x86emu Fix distcheck for server 2005-07-28 23:28:34 +00:00
xaa Thu Aug 11 11:43:32 2005 Søren Sandmann <sandmann@redhat.com> 2005-08-11 15:46:42 +00:00
xf1bpp Dear libtool: Loadable modules do not need version numbers. kthnxbye. 2005-07-13 22:09:52 +00:00
xf4bpp Move drm up to os-support since the files are shared by multiple platforms. 2005-07-15 22:51:05 +00:00
xf8_16bpp Dear libtool: Loadable modules do not need version numbers. kthnxbye. 2005-07-13 22:09:52 +00:00
xf8_32bpp Add missing include paths. 2005-07-03 12:17:04 +00:00
xf8_32wid Add these files to the sdk: 2005-07-26 23:40:45 +00:00
Makefile.am Build libxkbstubs.la to stub XKB DDX functions (e.g. VT switches), and 2005-08-20 18:07:59 +00:00
Options Initial revision 2003-11-14 16:48:57 +00:00
xorgconf.cpp Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00