Dynamically load X11 libraries like we currently do for alsa, esd, etc.
This allows you to run an SDL program on a system without Xlib, since it'll just report the x11 target unavailable at runtime. --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401171
Showing
This diff is collapsed.
src/video/x11/SDL_x11dyn.c
0 → 100644
src/video/x11/SDL_x11dyn.h
0 → 100644
src/video/x11/SDL_x11sym.h
0 → 100644
This diff is collapsed.
Please register or sign in to comment