Mercurial > sdl-ios-xcode
log src/video/uikit/SDL_uikitvideo.m @ 5246:189b1bdb7baf
age | author | description |
---|---|---|
Wed, 02 Feb 2011 14:34:54 -0800 | Sam Lantinga | Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library. |
Tue, 01 Feb 2011 08:59:22 -0800 | Sam Lantinga | Fixed spacing |
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. |
Sat, 01 May 2010 13:50:56 -0400 | Ryan C. Gordon | Test for system version in the Apple Recommended way. |
Thu, 29 Apr 2010 22:53:18 -0400 | Ryan C. Gordon | Implemented display mode functionality for UIKit. |
Wed, 13 Jan 2010 05:21:30 +0000 | Sam Lantinga | Fixed function prototype |