Mercurial > sdl-ios-xcode
log src/video/uikit/SDL_uikitvideo.m @ 3473:7bdc10624cba
age | author | description |
---|---|---|
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... |
Sat, 16 Aug 2008 00:17:18 +0000 | Holmes Futrell | removed comment about NULL video driver ... it's not null anymore, it's the UIKit video driver. gsoc2008_iphone |
Fri, 15 Aug 2008 00:42:14 +0000 | Holmes Futrell | Removed log messages (printf and NSLog) gsoc2008_iphone |
Thu, 17 Jul 2008 22:38:29 +0000 | Holmes Futrell | SDL_uikitvideo.m is the main file for the UIKit video driver. It has the UIKit video bootstrap, initialization, device creation, etc. gsoc2008_iphone |