xserver-multidpi/hw/xfree86/dri2
Paulo Cesar Pereira de Andrade 31285d063e Make visible symbols required by xorg modules.
This patch exports all symbols required by the compilable
(in a x86 linux computer) xorg/driver/* modules.
  Still missing symbols worth mentioning are:

sunleo
	miFindMaxBand no longer available

intel	(uxa/uxa-accel.c)
	fbShmPutImage no longer available (and should have been static)

mga
	MGAGetClientPointer (should come from matrox's libhal)

  This is not a definitive "visibility" patch, as all it does is to
export missing symbols, but the modules that current don't compile,
may require more symbols once fixed, and third party drivers should
also require more symbols exported.
  A "definitive" patch should export symbols defined in the sdk.
2008-11-28 01:55:11 -02:00
..
dri2.c Make visible symbols required by xorg modules. 2008-11-28 01:55:11 -02:00
dri2.h dri2: Update to latest protocol draft. 2008-10-15 00:00:44 -04:00
dri2ext.c dri2: Update to latest protocol draft. 2008-10-15 00:00:44 -04:00
Makefile.am Get out of the mesa symlinking business. 2008-05-21 12:15:18 -04:00