log src/video/x11/SDL_x11dyn.c @ 1422:d2ee8da60262

age author description
2006-02-21 Sam Lantinga Use consistent identifiers for the various platforms we support.
2006-02-16 Sam Lantinga New configure-based build system. Still work in progress, but much improved
2006-01-13 Ryan C. Gordon Patched to compile with debugging enabled.
2006-01-06 Ryan C. Gordon Minor bit of debug output added to dynamic X11 code.
2006-01-06 Ryan C. Gordon Make some dynamic X11 symbols option. _XData32 and _XRead32 are only available
2006-01-04 Ryan C. Gordon More dynamic X11 fixes...catches some code in Xlib headers that caused
2005-11-17 Ryan C. Gordon Fixed crash when dynamic X11 fails to load system Xlib libraries at runtime.
2005-11-05 Ryan C. Gordon Dynamically load X11 libraries like we currently do for alsa, esd, etc.