log src/video/cocoa/SDL_cocoamodes.m @ 3280:00cace2d9080

age author description
Sat, 19 Sep 2009 13:29:40 +0000 Sam Lantinga Merged a cleaned up version of Jiang's code changes from Google Summer of Code 2009
Sat, 05 Sep 2009 10:39:18 +0000 Sam Lantinga Added 64-bit architectures to the fat build script
Sat, 05 Sep 2009 09:54:45 +0000 Sam Lantinga From: Jjgod Jiang <gzjjgod@gmail.com>
Thu, 06 Aug 2009 08:59:53 +0000 Jiang Jiang Further polish API, fix crash in test program. gsoc2009_IME
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Mon, 13 Aug 2007 02:38:59 +0000 Sam Lantinga Advertise the most efficient format for the screen. Of course SDL code needs
Sun, 06 Aug 2006 08:55:37 +0000 Sam Lantinga Fixed fullscreen modes with Cocoa video driver.
Sun, 06 Aug 2006 00:09:04 +0000 Sam Lantinga Clarified the difference between render drivers and render contexts
Mon, 24 Jul 2006 07:21:16 +0000 Sam Lantinga Implemented Mac OS X video mode selection.
Sun, 23 Jul 2006 09:11:10 +0000 Sam Lantinga The Mac OS X Cocoa video driver is under construction...