xserver-multidpi/hw/xfree86/ddc
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
..
DDC.HOWTO Fix some documentation typos 2008-03-03 16:11:05 -05:00
ddcPriv.h Initial revision 2003-11-14 16:48:57 +00:00
ddcProperty.c Export symbols required by the vesa and fbdev drivers. 2008-11-27 05:34:14 -02:00
edid.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
edid.h Revert accidental edid changes from previous commit. 2008-09-19 12:13:43 -04:00
interpret_edid.c Export symbols required by the vesa and fbdev drivers. 2008-11-27 05:34:14 -02:00
Makefile.am Delete VDIF support; it was never used anyway. 2007-06-02 16:07:20 -04:00
print_edid.c Export symbols required by the vesa and fbdev drivers. 2008-11-27 05:34:14 -02:00
xf86DDC.c Make visible symbols required by xorg modules. 2008-11-28 01:55:11 -02:00
xf86DDC.h Add xf86MonitorIsHDMI() helper. 2008-11-03 14:35:03 -05:00