xserver-multidpi/hw/xfree86/dri
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
..
dri.c Merge branch 'master' into XACE-SELINUX 2007-10-25 12:19:30 -04:00
dri.h Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework 2007-08-23 18:19:17 -07:00
drimodule.c DRI: Fix build warning. 2007-06-11 09:23:19 +02:00
dristruct.h devPrivates rework: since API is already broken, switch everything 2007-08-28 09:28:25 -04:00
Makefile.am Get out of the mesa symlinking business. 2008-06-26 16:14:51 -04:00
sarea.h Changes for single-entity multi-screen DRI. 2007-04-16 17:31:40 +02:00
xf86dri.c Revert "registry: Register XF86DRI extension protocol names." 2007-11-20 17:48:46 -05:00