xserver-multidpi/hw/kdrive/i810
Donnie Berkholz f2c30a57e3 glcore: prepare for dynamic loading
glcore gets linked with -ldl, -lpthread for s3tc and glapi
xserver needs
        DLOPEN_LIBS - to dlopen the glcore dso
        LD_EXPORT_SYMBOLS_FLAG - to export symbols for glcore to use

the ld flag is added to kdrive only when GLX is enabled, the net overhead for
Xephyr is ~155KB, could be reduced with --dynamic-list.
(cherry picked from commit efb723e166)

Conflicts:

	configure.ac
2008-06-26 16:14:50 -04:00
..
i810_cursor.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
i810_reg.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
i810_video.c Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.h 2005-12-27 08:29:50 +00:00
i810.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
i810.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
i810draw.c Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.h 2005-12-27 08:29:50 +00:00
i810draw.h Add files for Xmuu and i810 driver 2001-03-30 02:18:41 +00:00
i810stub.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
Makefile.am glcore: prepare for dynamic loading 2008-06-26 16:14:50 -04:00