log test/testvidinfo.c @ 5266:595814f561f7

age author description
Thu, 10 Feb 2011 12:14:37 -0800 Sam Lantinga Be explicit about what display you're querying. The default display is 0.
Sun, 06 Dec 2009 08:03:38 +0000 Sam Lantinga Added an API function to query geometry of multiple monitors:
Fri, 12 Dec 2008 06:46:20 +0000 Sam Lantinga Added current_w and current_h to SDL_VideoInfo for SDL 1.2 compatibility
Sat, 05 Aug 2006 22:34:23 +0000 Sam Lantinga In general, fill in pointers to structures, rather than return them.
Mon, 10 Jul 2006 21:04:37 +0000 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Fri, 07 Jul 2006 08:05:39 +0000 Sam Lantinga Implemented Win32 video mode support SDL-1.3
Mon, 29 May 2006 04:04:35 +0000 Sam Lantinga more tweaking indent options 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
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, 06 May 2004 15:55:06 +0000 Sam Lantinga Date: Sat, 24 Apr 2004 15:13:32 +0300
Sat, 14 Feb 2004 20:22:21 +0000 Sam Lantinga Date: Sat, 14 Feb 2004 14:52:40 +0200
Tue, 08 Oct 2002 16:29:01 +0000 Sam Lantinga *** empty log message ***
Sun, 01 Sep 2002 00:40:12 +0000 Sam Lantinga *** empty log message ***
Sun, 01 Sep 2002 00:38:49 +0000 Sam Lantinga *** empty log message ***
Sat, 31 Aug 2002 21:00:28 +0000 Sam Lantinga Fixed some bugs and added some features to the -benchmark facility
Sat, 31 Aug 2002 19:48:11 +0000 Sam Lantinga Added a -benchmark flag for testing the speeds of various video modes
Fri, 18 Jan 2002 18:14:03 +0000 Sam Lantinga Added QNX cleanups by Mike Gorchak (thanks!)
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision