Mercurial > sdl-ios-xcode
log src/video/uikit/SDL_uikitvideo.m @ 4509:8e91c3947210
age | author | description |
---|---|---|
2010-05-02 | Ryan C. Gordon | Much improved multi-display support for iPad. |
2010-05-01 | Ryan C. Gordon | Test for system version in the Apple Recommended way. |
2010-04-30 | Ryan C. Gordon | Implemented display mode functionality for UIKit. |
2010-01-13 | Sam Lantinga | Fixed function prototype |
2009-12-12 | Sam Lantinga | Fixed building on iPhone |
2008-12-08 | Sam Lantinga | Updated copyright date |
2008-10-04 | Sam Lantinga | Final merge of Google Summer of Code 2008 work... |
2008-08-16 | Holmes Futrell | removed comment about NULL video driver ... it's not null anymore, it's the UIKit video driver. gsoc2008_iphone |
2008-08-15 | Holmes Futrell | Removed log messages (printf and NSLog) gsoc2008_iphone |
2008-07-17 | 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 |