log src/video/macrom/SDL_romvideo.c @ 1800:cc6bea4bb90d

age author description
2006-04-13 Sam Lantinga Fixes bug #195:
2006-03-15 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.
2006-02-24 Sam Lantinga Updated MacOS Classic MPW build
2006-02-21 Sam Lantinga Use consistent identifiers for the various platforms we support.
2006-02-16 Sam Lantinga New configure-based build system. Still work in progress, but much improved
2006-02-10 Sam Lantinga More header massaging... works great on Windows. ;-)
2006-02-07 Sam Lantinga Removed uses of stdlib.h and string.h
2006-02-07 Sam Lantinga Use SDL_ prefixed versions of C library functions.
2006-02-01 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
2005-09-08 Ryan C. Gordon The MacOSX Carbon/Cocoa/X11 all in one library patch. Relevant emails:
2005-01-25 Sam Lantinga Date: Mon, 24 Jan 2005 21:37:56 +0800
2004-07-25 Sam Lantinga Date: Sun, 25 Jul 2004 23:10:03 +0800
2004-01-05 Sam Lantinga Date: Mon, 5 Jan 2004 00:09:36 +0100
2004-01-04 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
2002-03-06 Sam Lantinga Updated copyright information for 2002
2001-12-14 Sam Lantinga Updated the source with the correct e-mail address
2001-06-07 Sam Lantinga Added initial support for Quartz video (thanks Darrell!)
2001-04-26 Sam Lantinga Initial revision