xserver-multidpi/hw/xfree86/ramdac
Felix Kuehling 3525d14056 Export symbols needed by the RandR implementation in fglrx
GIT change
http://cgit.freedesktop.org/xorg/xserver/commit/?id=45c8bd0fe54273039fdaa1eeeafb81b5774f2c75
changed the default symbol visibility of the Xserver. As a result 2 symbols
that are needed by the RandR 1.2/1.3 implementation in the fglrx driver are no
longer visible:

xf86configptr
xf86CursorScreenKey

We would like to get these two symbols _X_EXPORT'ed before Xserver 1.7 is
released. Otherwise it will be problematic for fglrx to support RandR 1.3 on
Xserver 1.7.

In the future, we may want to sync our RandR implementation to later versions
of the RandR implementation in hw/xfree86/modes. Therefore it would be nice if
all symbols used by the Xserver RandR implementation were _X_EXPORT'ed in the
future.
2009-06-30 20:07:30 -04:00
..
BT.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
BT.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
BTPriv.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
CURSOR.NOTES Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
IBM.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
IBM.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
IBMPriv.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
Makefile.am Use libtool convenience libraries and better "symbol" table. 2008-12-07 02:22:19 -02:00
TI.c xfree86: Remove superfluous ifdef DEBUG checks. 2009-05-16 12:20:57 +10:00
TI.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
TIPriv.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86Cursor.c xfree86: fix SWCursor check in xf86CursorSetCursor. 2009-06-18 15:04:38 +10:00
xf86Cursor.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86CursorPriv.h Export symbols needed by the RandR implementation in fglrx 2009-06-30 20:07:30 -04:00
xf86HWCurs.c xalloc+memset(0) -> xcalloc 2008-10-06 15:36:51 -04:00
xf86RamDac.c xfree86: ANSI cleanups 2009-01-11 08:54:11 +01:00
xf86RamDac.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86RamDacCmap.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86RamDacPriv.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00