log src/video/x11/SDL_x11yuv.c @ 4269:60db3d01cb3a SDL-1.2

age author description
Mon, 08 Dec 2008 00:25:42 +0000 Sam Lantinga Updated copyright date SDL-1.2
Sat, 29 Dec 2007 02:23:48 +0000 Sam Lantinga Hans de Goede fixed bug #495 SDL-1.2
Mon, 10 Jul 2006 21:04:37 +0000 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Mon, 29 May 2006 04:04:35 +0000 Sam Lantinga more tweaking indent options SDL-1.3
Sun, 28 May 2006 13:29:03 +0000 Sam Lantinga fine tuning indent output SDL-1.3
Sun, 28 May 2006 13:04:16 +0000 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
Mon, 17 Apr 2006 06:47:23 +0000 Sam Lantinga More general fix for bug #189
Mon, 17 Apr 2006 05:38:33 +0000 Sam Lantinga Fixed bug #189
Wed, 22 Mar 2006 05:00:59 +0000 Ryan C. Gordon Updated dynamic X11 code. See details in Bugzilla #170.
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Thu, 16 Feb 2006 10:11:48 +0000 Sam Lantinga New configure-based build system. Still work in progress, but much improved
Fri, 10 Feb 2006 06:48:43 +0000 Sam Lantinga More header massaging... works great on Windows. ;-)
Tue, 07 Feb 2006 09:29:18 +0000 Sam Lantinga Removed uses of stdlib.h and string.h
Tue, 07 Feb 2006 06:59:48 +0000 Sam Lantinga Use SDL_ prefixed versions of C library functions.
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
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