log src/video/uikit/SDL_uikitwindow.m @ 5132:5690ebc772c7

age author description
Thu, 20 Jan 2011 16:05:59 -0800 Sam Lantinga Added the ability to get the UIKit window through the SDL API.
Sun, 02 May 2010 05:08:12 -0400 Ryan C. Gordon Much improved multi-display support for iPad.
Thu, 21 Jan 2010 06:21:52 +0000 Sam Lantinga Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance.
Sat, 17 Oct 2009 07:36:45 +0000 Sam Lantinga iPhone interruption patch / SDL 1.3
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Sat, 04 Oct 2008 06:46:59 +0000 Sam Lantinga Final merge of Google Summer of Code 2008 work...