xserver-multidpi/hw/kdrive/sis300
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
..
Makefile.am glcore: prepare for dynamic loading 2008-06-26 16:14:50 -04:00
sis_draw.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
sis_reg.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
sis_stub.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
sis.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
sis.h Death to RCS tags. 2007-06-29 14:06:52 -04:00