xserver-multidpi/hw/xfree86
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
..
common Export symbols needed by the RandR implementation in fglrx 2009-06-30 20:07:30 -04:00
ddc EDID: Fix timing class names to match the spec 2009-06-29 11:17:59 -04:00
dixmods xfree86: fix two compiler warnings in xf86vmode.c 2009-06-17 09:05:22 +10:00
doc xfree86: restore default off for DontZap 2009-04-28 16:17:16 +10:00
dri Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
dri2 dri2: Don't crash if pPriv is NULL. 2009-06-23 16:45:39 +02:00
exa Revert "EXA: Handle separate alpha maps properly in Composite fallback." 2009-02-27 16:37:27 +01:00
fbdevhw fbdevHWGetRec() doesn't return the private data 2009-02-04 09:53:03 +10:00
i2c Use libtool convenience libraries and better "symbol" table. 2008-12-07 02:22:19 -02:00
int10 xfree86: silence a few int10 compiler warnings. 2009-06-17 09:05:22 +10:00
loader xfree86: Remove loader symbol list ABI stubs 2009-05-28 15:32:03 -04:00
modes quirk: use first detailed timing as preferred for PEA prod 9003 (rh#492359) 2009-06-23 15:55:25 +10:00
os-support xfree86: Remove superfluous ifdef DEBUG checks. 2009-05-16 12:20:57 +10:00
parser config: fix crash caused by strdup(NULL) 2009-04-09 02:29:28 -04:00
ramdac Export symbols needed by the RandR implementation in fglrx 2009-06-30 20:07:30 -04:00
shadowfb s/MIN/min/, s/MAX/max/ (#2968) 2009-06-03 13:45:42 -04:00
utils cvt: Allow multiple-of-60Hz refresh rates for reduced blanking. 2009-06-09 16:20:11 -04:00
vbe xfree86: Remove superfluous ifdef DEBUG checks. 2009-05-16 12:20:57 +10:00
vgahw xfree86: Remove superfluous ifdef DEBUG checks. 2009-05-16 12:20:57 +10:00
x86emu Convert libx86emu.a to a "libtool convenience library". 2008-12-07 18:31:32 -02:00
xaa Don't enable XAA offscreen pixmaps with Option "XaaOffscreenPixmaps" "no". 2009-02-03 13:49:19 -08:00
xf8_16bpp Update several of my and/or Red Hat's licenses to standard form. 2009-05-14 07:02:44 -04:00
Makefile.am xfree86: DIST_SUBDIRS should not contain variables 2009-06-24 10:15:33 +02:00
xorgconf.cpp Update sample xorg.conf file 2008-12-02 14:35:45 -08:00