xserver-multidpi/hw/kdrive/nvidia
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
nvidia.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
nvidia.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
nvidiacurs.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
nvidiadraw.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
nvidiadraw.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
nvidiastub.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
nvidiavideo.c KDrive: Remove usage of alloca 2007-11-05 14:34:42 +00:00