log include/SDL_video.h @ 656:864e2d2a9a55

age author description
Tue, 22 Jul 2003 15:33:28 +0000 Sam Lantinga Merged in Ryan's multisample code for MacOS, and changed the constants to match.
Tue, 22 Jul 2003 15:10:06 +0000 Sam Lantinga Date: Thu, 24 Apr 2003 15:13:47 -0400
Sat, 28 Jun 2003 17:39:46 +0000 Sam Lantinga I'm American, does it show? ;-)
Mon, 19 Aug 2002 17:58:08 +0000 Sam Lantinga Added SDL_GL_STEREO for stereoscopic OpenGL contexts
Thu, 01 Aug 2002 23:08:41 +0000 Sam Lantinga *** empty log message ***
Thu, 01 Aug 2002 23:06:39 +0000 Sam Lantinga Fixed SDL_DisplayFormatAlpha() on RGB surfaces with alpha
Thu, 11 Apr 2002 14:35:16 +0000 Sam Lantinga Explicitly specify the SDL API calling convention (C by default)
Wed, 06 Mar 2002 11:23:08 +0000 Sam Lantinga Updated copyright information for 2002
Wed, 06 Mar 2002 11:05:47 +0000 Sam Lantinga Removed the API changes to preserve SDL 1.2 stability
Tue, 05 Mar 2002 19:55:32 +0000 Sam Lantinga Added SDL_LockRect() and SDL_UnlockRect()
Fri, 14 Dec 2001 12:37:47 +0000 Sam Lantinga Updated the headers with the correct e-mail address
Tue, 31 Jul 2001 05:36:10 +0000 Sam Lantinga The rectangle argument to SDL_SetClipRect is really const
Thu, 07 Jun 2001 14:28:11 +0000 Sam Lantinga Added initial support for Quartz video (thanks Darrell!)
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision