log src/video/uikit/SDL_uikitopengles.m @ 5134:7b7da52e8775

age author description
Tue, 01 Feb 2011 08:59:22 -0800 Sam Lantinga Fixed spacing
Wed, 07 Jul 2010 18:58:51 -0700 Sam Lantinga Updated iPhone keyboard code (which builds and runs on the iPad and iPhone simulator now)
Tue, 06 Jul 2010 22:08:19 -0700 Sam Lantinga Re-implemented single mouse touches on the iPhone/iPad
Sun, 02 May 2010 05:08:12 -0400 Ryan C. Gordon Much improved multi-display support for iPad.
Fri, 30 Apr 2010 00:39:31 -0400 Ryan C. Gordon Implemented SDL power APIs for iPhoneOS.
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...
Mon, 18 Aug 2008 19:39:08 +0000 Holmes Futrell Fixed problem where creating the view passed NULL as the context for setting current context ... needed to actually pass the context. gsoc2008_iphone