xserver/hw/xfree86
Dave Airlie 5fb188b547 ddx: fix xf86Config.a generation
We were generating a shared library, but this lib is foobar, the parser
requires some symbols from the X server or from the program its being linked
into. If the program its being linked into (say a python .so) has symbol
visibility enabled then it will fail to dynamic link, also if this .so has
symbol visiblity enabled it will fail to dynamic link.

Screw it go back to a .a file really unless someone cleans it up properly.

Signed-off-by: Dave Airlie <airlied@redhat.com>
2009-08-07 12:05:51 +10:00
..
common xfree86: remove more RAC junky 2009-08-05 22:52:35 +03:00
ddc displayid: Implement mode decoding. 2009-07-17 14:48:55 -04:00
dixmods Update to xextproto 7.0.99.1. 2009-07-15 17:00:05 +10:00
doc doc: remove outdated PCI/RAC/Domain notes 2009-07-28 18:56:40 +03:00
dri xfree86: switch to byte counting functions 2009-07-14 10:13:44 +10:00
dri2 Remove old DRI2 buffer alloc/free interfaces 2009-07-06 12:01:22 -07:00
exa Revert "EXA: Handle separate alpha maps properly in Composite fallback." 2009-02-27 16:37:27 +01:00
fbdevhw fbdevhw: Remove pointless OS check, this never gets built on non-Linux 2009-07-17 15:03:56 -04:00
i2c Use libtool convenience libraries and better "symbol" table. 2008-12-07 02:22:19 -02:00
int10 xfree86: silence a few int10 compiler warnings. 2009-06-17 09:05:22 +10:00
loader xserver: remove RAC/resource handling code. 2009-07-28 15:14:28 +10:00
modes randr12: Add compatibility for XF86VidMode gamma ramps. 2009-07-21 14:34:47 +02:00
os-support Ansify function arguments in VTsw_noop.c 2009-08-03 23:16:17 -07:00
parser ddx: fix xf86Config.a generation 2009-08-07 12:05:51 +10:00
ramdac xfree86: remove a bunch of unused pci headers 2009-07-14 17:11:13 +03:00
shadowfb s/MIN/min/, s/MAX/max/ (#2968) 2009-06-03 13:45:42 -04:00
utils cvt: Allow multiple-of-60Hz refresh rates for reduced blanking. 2009-06-09 16:20:11 -04:00
vbe Update to xextproto 7.0.99.1. 2009-07-15 17:00:05 +10:00
vgahw Update to xextproto 7.0.99.1. 2009-07-15 17:00:05 +10:00
x86emu Convert libx86emu.a to a "libtool convenience library". 2008-12-07 18:31:32 -02:00
xaa Add support for RENDER BGRA formats. 2009-08-04 23:23:21 +02:00
xf8_16bpp Update several of my and/or Red Hat's licenses to standard form. 2009-05-14 07:02:44 -04:00
Makefile.am ddx: fix xf86Config.a generation 2009-08-07 12:05:51 +10:00
xorgconf.cpp Update sample xorg.conf file 2008-12-02 14:35:45 -08:00