xserver-multidpi/hw/xfree86
Kristian Høgsberg 0234d3d48f Get out of the mesa symlinking business.
This copies over the files generated from mesa/src/mesa/glapi.  There's
a corresponding mesa commit that makes it easy to generate the glapi files
straight into the xserver tree when the XML definitions change.

The only few files that are copied from mesa but aren't generated are
glapi.[ch] and glthread.[ch].  Everything in there is technically DRI
driver API and the whole setup is still a bit fragile, but it's not a new
problem.

The --with-mesa-source configure option is still around since other
parts of the server (XGL and DMX - grep for MESA_SOURCE) need that,
but for common case of building with GLX and AIGLX support, that
option is no longer needed.
(cherry picked from commit e5aad4bc08)
2008-06-26 16:14:51 -04:00
..
common Remove some default modes that really shouldn't be in the default set. 2008-06-24 10:41:27 -04:00
ddc clean some "unused" warnings 2008-03-01 19:49:24 +02:00
dixmods Fix up paths for GL/glx -> glx renaming 2008-06-26 16:14:51 -04:00
doc No more "-scanpci" given that we already have it in libpciaccess. 2008-02-25 17:08:07 -03:00
dri Get out of the mesa symlinking business. 2008-06-26 16:14:51 -04:00
dri2 Get out of the mesa symlinking business. 2008-06-26 16:14:51 -04:00
dummylib No more "-scanpci" given that we already have it in libpciaccess. 2008-02-25 17:08:07 -03:00
exa exa: use xf86ReturnOptValBool instead of xf86IsOptionSet 2008-03-24 10:22:37 -04:00
fbdevhw Fix fbdevhw initialization for PCI drivers. 2008-05-16 10:03:24 -04:00
i2c Fixing xf86I2CGetScreenBuses(), now dereferencing the correct pointer. 2007-09-04 16:42:57 +02:00
int10 Bug #11842: Fix emulation of int1A PCI BIOS services. 2008-06-24 14:10:12 -04:00
loader Make devPrivates lookup functions ABI instead of static inlines. 2008-06-13 16:45:08 -04:00
modes Restore return type on xf86SetScrnInfoModes 2008-06-23 19:32:01 -07:00
os-support preserve errno around the SIGIO handler 2008-06-20 13:36:16 -04:00
parser Add missing file from previous commit. 2008-03-02 18:36:25 -05:00
rac Merge branch 'master' into XACE-SELINUX 2007-11-05 19:08:36 -05:00
ramdac devPrivates rework: convert CursorRec and CursorBits over to new interface. 2007-08-30 11:40:39 -04:00
shadowfb Merge branch 'master' into XACE-SELINUX 2007-11-05 19:08:36 -05:00
utils Check for __x86_64__ when we check for __amd64__ 2008-04-15 11:47:48 +10:00
vbe clean some "unused" warnings 2008-03-01 19:49:24 +02:00
vgahw XFree86: Remove usage of alloca 2007-11-05 14:34:42 +00:00
x86emu Implement bswap in x86emu. 2008-06-23 14:01:15 -04:00
xaa Bug #15665: Fix building without Composite. 2008-06-24 10:45:16 -04:00
xf1bpp Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
xf4bpp Fix a stray use of ALLOCATE_LOCAL. 2008-03-14 14:46:34 -04:00
xf8_16bpp Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
xf8_32bpp Merge branch 'master' into XACE-SELINUX 2007-11-05 19:08:36 -05:00
Makefile.am Add DRI2 module. 2008-02-14 19:53:49 -05:00
Options Initial revision 2003-11-14 16:48:57 +00:00
xorgconf.cpp Remove all traces of external RGB database (and Speedo) 2007-11-05 16:28:35 +00:00