log include/SDL_video.h @ 452:4c5c10383201

age author description
2002-08-19 Sam Lantinga Added SDL_GL_STEREO for stereoscopic OpenGL contexts
2002-08-01 Sam Lantinga *** empty log message ***
2002-08-01 Sam Lantinga Fixed SDL_DisplayFormatAlpha() on RGB surfaces with alpha
2002-04-11 Sam Lantinga Explicitly specify the SDL API calling convention (C by default)
2002-03-06 Sam Lantinga Updated copyright information for 2002
2002-03-06 Sam Lantinga Removed the API changes to preserve SDL 1.2 stability
2002-03-05 Sam Lantinga Added SDL_LockRect() and SDL_UnlockRect()
2001-12-14 Sam Lantinga Updated the headers with the correct e-mail address
2001-07-31 Sam Lantinga The rectangle argument to SDL_SetClipRect is really const
2001-06-07 Sam Lantinga Added initial support for Quartz video (thanks Darrell!)
2001-04-26 Sam Lantinga Initial revision