xserver-multidpi/hw/xfree86/int10
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
..
generic.c Export symbols required by the vesa and fbdev drivers. 2008-11-27 05:34:14 -02:00
helper_exec.c Make visible symbols required by xorg modules. 2008-11-28 01:55:11 -02:00
helper_mem.c int10: Degrade the checksum warning to X_INFO. 2008-10-14 14:30:19 -04:00
INT10.HOWTO Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
Makefile.am Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver into pci-rework 2006-12-08 17:24:15 -08:00
stub.c Make visible symbols required by xorg modules. 2008-11-28 01:55:11 -02:00
x86emu.c Remove libcwrapper usage from xorg server modules. The libcwrapper is only 2006-02-10 22:00:30 +00:00
xf86int10.c int10: Fix int1A for %ax == 0xB101. 2008-08-18 15:09:44 -04:00
xf86int10.h Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework 2007-08-23 18:19:17 -07:00
xf86int10module.c Ensure all *ModuleData symbols are marked _X_EXPORT. Start removing 2006-06-05 03:00:24 +00:00
xf86x86emu.c Export symbols required by the vesa and fbdev drivers. 2008-11-27 05:34:14 -02:00
xf86x86emu.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00