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
|
Sat, 12 Dec 2009 00:55:13 +0000 |
Sam Lantinga |
Fixed building on iPhone
|
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
|