log src/video/SDL_video.c @ 450:8a43e0cbf02f

age author description
Mon, 19 Aug 2002 17:58:08 +0000 Sam Lantinga Added SDL_GL_STEREO for stereoscopic OpenGL contexts
Thu, 01 Aug 2002 23:24:13 +0000 Sam Lantinga Added initial support for PicoGUI (thanks Micah!)
Thu, 01 Aug 2002 05:16:38 +0000 Ryan C. Gordon Make sure width and height passed to SDL_GetVideoMode() are sane.
Wed, 10 Jul 2002 05:18:09 +0000 Ryan C. Gordon More correct error reported when calling SDL_GL_LoadLibrary() without
Sun, 19 May 2002 20:06:01 +0000 Sam Lantinga Added David Hedbor's Qtopia patches
Wed, 20 Mar 2002 02:37:44 +0000 Sam Lantinga *** empty log message ***
Sun, 10 Mar 2002 03:38:32 +0000 Sam Lantinga Only put surfaces in video memory if there are accelerated blits
Wed, 06 Mar 2002 11:23:08 +0000 Sam Lantinga Updated copyright information for 2002
Wed, 20 Feb 2002 01:02:33 +0000 Sam Lantinga Fixed SDL_OPENGLBLIT with OpenGL API newer than 1.2
Sun, 17 Feb 2002 19:54:28 +0000 Sam Lantinga Added initial support for Atari (thanks Patrice!)
Fri, 18 Jan 2002 18:14:03 +0000 Sam Lantinga Added QNX cleanups by Mike Gorchak (thanks!)
Fri, 14 Dec 2001 12:38:15 +0000 Sam Lantinga Updated the source with the correct e-mail address
Sun, 04 Nov 2001 04:18:27 +0000 Sam Lantinga Fix a crash if an OpenGL video mode can't be set.
Thu, 25 Oct 2001 06:22:38 +0000 Sam Lantinga Fail if setting a video mode when requesting GL and can't get it.
Tue, 11 Sep 2001 20:38:49 +0000 Sam Lantinga Added initial support for EPOC/Symbian OS (thanks Hannu!)