Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11dyn.c @ 1318:f95502c6fc72
age | author | description |
---|---|---|
Fri, 13 Jan 2006 01:30:21 +0000 | Ryan C. Gordon | Patched to compile with debugging enabled. |
Fri, 06 Jan 2006 20:57:59 +0000 | Ryan C. Gordon | Minor bit of debug output added to dynamic X11 code. |
Fri, 06 Jan 2006 20:56:13 +0000 | Ryan C. Gordon | Make some dynamic X11 symbols option. _XData32 and _XRead32 are only available |
Wed, 04 Jan 2006 22:57:50 +0000 | Ryan C. Gordon | More dynamic X11 fixes...catches some code in Xlib headers that caused |
Thu, 17 Nov 2005 02:35:15 +0000 | Ryan C. Gordon | Fixed crash when dynamic X11 fails to load system Xlib libraries at runtime. |
Sat, 05 Nov 2005 19:53:37 +0000 | Ryan C. Gordon | Dynamically load X11 libraries like we currently do for alsa, esd, etc. |