xserver-multidpi/hw/kdrive/fbdev
George Sapountzis efb723e166 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.
2008-04-23 18:11:55 +03:00
..
fbdev.c Reuse the existing framebuffer mode in kdrive/fbdev 2008-04-22 18:07:46 +01:00
fbdev.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
fbinit.c kdrive/fbdev: use operating system input devices 2007-12-14 13:15:27 +02:00
Makefile.am glcore: prepare for dynamic loading 2008-04-23 18:11:55 +03:00
Xfbdev.man Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, add 2003-07-07 19:13:03 +00:00