log src/video/SDL_video.c @ 1668:4da1ee79c9af SDL-1.3

age author description
Mon, 29 May 2006 04:04:35 +0000 Sam Lantinga more tweaking indent options SDL-1.3
Mon, 29 May 2006 03:53:21 +0000 Sam Lantinga Implemented many compatibility functions SDL-1.3
Sun, 28 May 2006 21:56:07 +0000 Sam Lantinga The dummy video driver compiles. :) 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
Sat, 20 May 2006 04:35:58 +0000 Sam Lantinga Added API requested in bug #43: SDL-1.3
Mon, 01 May 2006 06:58:33 +0000 Sam Lantinga glSDL support SDL-1.3
Thu, 27 Apr 2006 09:09:48 +0000 Sam Lantinga SDL-trunk-1.3-merge-1 SDL-1.3
Thu, 27 Apr 2006 05:49:51 +0000 Sam Lantinga SDL_OPENGLBLIT is really gone... SDL-1.3
Thu, 27 Apr 2006 05:30:05 +0000 Sam Lantinga Updated to 1.3.0, SDL_OPENGLBLIT is no longer supported SDL-1.3
Wed, 15 Mar 2006 17:46:41 +0000 Sam Lantinga Added current_w and current_h to the SDL_VideoInfo structure, which is set to the desktop resolution during video intialization, and then set to the current resolution when a video mode is set.
Thu, 09 Mar 2006 16:12:34 +0000 Sam Lantinga Don't crash if SDL_Flip() is called with an OpenGL mode set
Fri, 24 Feb 2006 18:24:57 +0000 Sam Lantinga Update for Visual C++ 6.0
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Mon, 20 Feb 2006 10:18:08 +0000 Sam Lantinga Fixed defaults for 8 bpp visuals
Sun, 19 Feb 2006 23:46:34 +0000 Sam Lantinga Use only safe string functions
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 12:11:33 +0000 Sam Lantinga Configure dynamically generates SDL_config.h
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.
Mon, 06 Feb 2006 08:28:51 +0000 Sam Lantinga It's now possible to build SDL without any C runtime at all on Windows,
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
Mon, 30 Jan 2006 13:30:44 +0000 Sam Lantinga Fixed crash:
Wed, 25 Jan 2006 18:11:56 +0000 Patrice Mandin SDL_GetVideoMode, part 3: pixel count compare was failing when only 1 video mode was present
Thu, 19 Jan 2006 21:28:52 +0000 Patrice Mandin [PATCH] SDL_GetVideoMode() does not find best mode, part 2
Thu, 19 Jan 2006 10:25:02 +0000 Sam Lantinga *** empty log message ***
Thu, 19 Jan 2006 08:43:00 +0000 Ryan C. Gordon Updated Windows CE/PocketPC support...adds GAPI driver, landscape mode,
Sun, 01 Jan 2006 23:34:06 +0000 Ryan C. Gordon Bumped windib's priority above DirectX, since both DirectDraw and DirectInput
Wed, 23 Nov 2005 07:29:56 +0000 Ryan C. Gordon OS/2 port!
Tue, 22 Nov 2005 15:19:50 +0000 Ryan C. Gordon To: sdl@libsdl.org
Thu, 08 Sep 2005 18:26:56 +0000 Ryan C. Gordon If couldn't load a needed GL symbol in SDL_SetVideoMode(), report it more
Thu, 08 Sep 2005 07:33:22 +0000 Ryan C. Gordon iPod Linux framebuffer support.
Thu, 08 Sep 2005 06:16:14 +0000 Ryan C. Gordon The MacOSX Carbon/Cocoa/X11 all in one library patch. Relevant emails:
Sun, 12 Jun 2005 16:12:55 +0000 Patrice Mandin [PATCH] SDL_GetVideoMode() do not find the best video mode
Sun, 17 Apr 2005 10:40:41 +0000 Ryan C. Gordon Some work on using accelerated alpha blits with hardware surfaces.
Tue, 25 Jan 2005 16:57:11 +0000 Sam Lantinga Date: Mon, 24 Jan 2005 21:37:56 +0800
Thu, 25 Nov 2004 15:47:49 +0000 Patrice Mandin Factorize OSMesa OpenGL code for Atari drivers
Sat, 21 Aug 2004 13:10:58 +0000 Sam Lantinga Date: Wed, 28 Jul 2004 14:56:57 +0800
Sun, 25 Jul 2004 19:43:56 +0000 Sam Lantinga Date: Sun, 25 Jul 2004 23:10:03 +0800
Sun, 18 Jul 2004 19:46:38 +0000 Sam Lantinga Date: Sat, 26 Jun 2004 14:58:42 +0300
Sun, 11 Apr 2004 19:54:40 +0000 Sam Lantinga Date: Sat, 10 Apr 2004 02:25:33 -0400
Tue, 24 Feb 2004 07:42:19 +0000 Sam Lantinga Don't allow video modes larger than the maximum size
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Mon, 04 Aug 2003 00:52:42 +0000 Sam Lantinga Date: Sat, 2 Aug 2003 16:22:51 +0300
Mon, 28 Jul 2003 01:47:55 +0000 Sam Lantinga Date: Sun, 27 Jul 2003 22:37:59 +0200
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, 12 Jul 2003 13:30:30 +0000 Ryan C. Gordon We need to lookup the address of glGetString before calling GL_MakeCurrent(),
Thu, 29 May 2003 04:44:13 +0000 Sam Lantinga Added initial support for RISC OS (thanks Peter Naulls!)
Tue, 15 Apr 2003 15:46:56 +0000 Sam Lantinga Date: Mon, 14 Apr 2003 22:08:27 +0100
Sun, 26 Jan 2003 04:30:18 +0000 Sam Lantinga If a double-buffered surface was requested, and a plain hardware surface
Mon, 20 Jan 2003 01:08:20 +0000 Sam Lantinga From: David Hedbor
Sun, 17 Nov 2002 17:55:45 +0000 Sam Lantinga Support 1-bit alpha on surfaces passed to SDL_WM_SetIcon() (thanks Glenn!)
Sat, 05 Oct 2002 16:50:56 +0000 Sam Lantinga Added initial support for Dreamcast (thanks HERO!)
Mon, 09 Sep 2002 03:22:19 +0000 Sam Lantinga Fixed missing cursor after shadow buffer flip (thanks Jan!)
Tue, 20 Aug 2002 06:01:20 +0000 Sam Lantinga Reset mouse state when changing video modes
Tue, 20 Aug 2002 04:44:36 +0000 Sam Lantinga Fixed crash with invalid bpp in SDL_SetVideoMode()
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.