Mercurial > sdl-ios-xcode
log src/video/Xext/Xv/Xv.c @ 4279:42ad751f3192 SDL-1.2
age | author | description |
---|---|---|
2006-03-23 | Ryan C. Gordon | More dynamic X11 mangling...should fix NetBSD builds. And hopefully doesn't |
2006-03-22 | Ryan C. Gordon | Updated dynamic X11 code. See details in Bugzilla #170. |
2006-02-20 | Sam Lantinga | build fixes for IRIX 6.5 - dynamic X11 loading works! :) |
2006-02-19 | Sam Lantinga | Use only safe string functions |
2006-02-16 | Sam Lantinga | New configure-based build system. Still work in progress, but much improved |
2006-02-07 | Sam Lantinga | Removed uses of stdlib.h and string.h |
2006-02-07 | Sam Lantinga | Use SDL_ prefixed versions of C library functions. |
2006-01-04 | Ryan C. Gordon | More dynamic X11 fixes...catches some code in Xlib headers that caused |
2005-11-05 | Ryan C. Gordon | Dynamically load X11 libraries like we currently do for alsa, esd, etc. |
2002-07-30 | Ryan C. Gordon | Memory leak fixes by Bill May. |
2002-06-13 | Sam Lantinga | Fix another memory leak |
2002-03-05 | Sam Lantinga | Added SDL_LockRect() and SDL_UnlockRect() |