log src/video/SDL_video.c @ 510:875fbe29588d

age author description
2002-10-05 Sam Lantinga Added initial support for Dreamcast (thanks HERO!)
2002-09-09 Sam Lantinga Fixed missing cursor after shadow buffer flip (thanks Jan!)
2002-08-20 Sam Lantinga Reset mouse state when changing video modes
2002-08-20 Sam Lantinga Fixed crash with invalid bpp in SDL_SetVideoMode()
2002-08-19 Sam Lantinga Added SDL_GL_STEREO for stereoscopic OpenGL contexts
2002-08-01 Sam Lantinga Added initial support for PicoGUI (thanks Micah!)
2002-08-01 Ryan C. Gordon Make sure width and height passed to SDL_GetVideoMode() are sane.
2002-07-10 Ryan C. Gordon More correct error reported when calling SDL_GL_LoadLibrary() without
2002-05-19 Sam Lantinga Added David Hedbor's Qtopia patches
2002-03-20 Sam Lantinga *** empty log message ***
2002-03-10 Sam Lantinga Only put surfaces in video memory if there are accelerated blits
2002-03-06 Sam Lantinga Updated copyright information for 2002
2002-02-20 Sam Lantinga Fixed SDL_OPENGLBLIT with OpenGL API newer than 1.2
2002-02-17 Sam Lantinga Added initial support for Atari (thanks Patrice!)
2002-01-18 Sam Lantinga Added QNX cleanups by Mike Gorchak (thanks!)
2001-12-14 Sam Lantinga Updated the source with the correct e-mail address
2001-11-04 Sam Lantinga Fix a crash if an OpenGL video mode can't be set.
2001-10-25 Sam Lantinga Fail if setting a video mode when requesting GL and can't get it.
2001-09-11 Sam Lantinga Added initial support for EPOC/Symbian OS (thanks Hannu!)
2001-09-04 Sam Lantinga Added support for DirectFB video on Linux (thanks Denis!)
2001-07-31 Sam Lantinga Fix build when GL_CLIENT_PIXEL_STORE_BIT is not defined
2001-06-19 Sam Lantinga Added patches from FreeBSD ports
2001-06-11 Sam Lantinga * Removed fullscreen menu option from the "Window" menu
2001-06-07 Sam Lantinga Added initial support for Quartz video (thanks Darrell!)
2001-05-23 Sam Lantinga Minor crash bugfix
2001-05-11 Sam Lantinga Added initial support for Nano-X (thanks Hsieh-Fu!)
2001-05-10 Sam Lantinga Date: Thu, 19 Apr 2001 08:36:54 +0300
2001-05-01 Sam Lantinga Fixed stuck keys when changing the video mode
2001-04-28 Sam Lantinga *** empty log message ***
2001-04-26 Sam Lantinga *** empty log message ***
2001-04-26 Sam Lantinga Changes since SDL 1.2.0 release
2001-04-26 Sam Lantinga Initial revision