Mercurial > sdl-ios-xcode
log src/video/uikit/SDL_uikitopengles.m @ 5053:b5b42be9333c
age | author | description |
---|---|---|
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 |