log src/video/x11/SDL_x11yuv.c @ 1306:0c105755b110

age author description
Tue, 31 Jan 2006 18:39:32 +0000 Ryan C. Gordon Changed references to XFree86 to Xext to match change in directory structure.
Thu, 08 Dec 2005 14:21:17 +0000 Sam Lantinga Fixed compile warnings with gcc 4
Sat, 05 Nov 2005 19:53:37 +0000 Ryan C. Gordon Dynamically load X11 libraries like we currently do for alsa, esd, etc.
Wed, 25 Aug 2004 05:39:03 +0000 Sam Lantinga Date: Tue, 24 Aug 2004 06:16:32 +0200
Thu, 12 Feb 2004 16:05:30 +0000 Sam Lantinga Added support for remote XVideo (thanks Frederic!)
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Sat, 26 Jul 2003 19:50:00 +0000 Sam Lantinga *** empty log message ***
Mon, 16 Sep 2002 06:26:22 +0000 Sam Lantinga *** empty log message ***
Mon, 12 Aug 2002 14:54:38 +0000 Ryan C. Gordon Commented double-free buggy code. Will examine more closely later.
Tue, 30 Jul 2002 07:25:43 +0000 Ryan C. Gordon Memory leak fixes by Bill May.
Thu, 13 Jun 2002 12:00:34 +0000 Sam Lantinga *** empty log message ***
Thu, 13 Jun 2002 11:57:10 +0000 Sam Lantinga Fixed memory leaks in YUV code
Thu, 11 Apr 2002 21:09:24 +0000 Sam Lantinga *** empty log message ***
Wed, 06 Mar 2002 11:23:08 +0000 Sam Lantinga Updated copyright information for 2002
Tue, 05 Mar 2002 19:55:32 +0000 Sam Lantinga Added SDL_LockRect() and SDL_UnlockRect()
Fri, 14 Dec 2001 12:38:15 +0000 Sam Lantinga Updated the source with the correct e-mail address
Fri, 14 Sep 2001 02:55:36 +0000 Sam Lantinga Fix XVideo on GeForce by using last available adaptor
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision