log src/video/Xext/Xv/Xv.c @ 1336:3692456e7b0f

age author description
Tue, 07 Feb 2006 06:59:48 +0000 Sam Lantinga Use SDL_ prefixed versions of C library functions.
Wed, 04 Jan 2006 22:57:50 +0000 Ryan C. Gordon More dynamic X11 fixes...catches some code in Xlib headers that caused
Sat, 05 Nov 2005 19:53:37 +0000 Ryan C. Gordon Dynamically load X11 libraries like we currently do for alsa, esd, etc.
Tue, 30 Jul 2002 07:25:43 +0000 Ryan C. Gordon Memory leak fixes by Bill May.
Thu, 13 Jun 2002 16:54:26 +0000 Sam Lantinga Fix another memory leak
Tue, 05 Mar 2002 19:55:32 +0000 Sam Lantinga Added SDL_LockRect() and SDL_UnlockRect()