log src/video/Xext/Xv/Xv.c @ 3127:da6cbfa5b5f2 gsoc2009_IME

age author description
2006-07-10 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
2006-05-29 Sam Lantinga more tweaking indent options SDL-1.3
2006-05-28 Sam Lantinga Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3
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()