Mercurial > sdl-ios-xcode
annotate test/COPYING @ 4443:c598e440c87c
Implemented display mode functionality for UIKit.
The iPad (and iPhoneOS 3.2) introduce both a larger screen and the ability to
enumerate and configure external displays. This hooks up SDL's multi-display
API to this new functionality, and removes the hardcoded iPhone resolution.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Thu, 29 Apr 2010 22:53:18 -0400 |
parents | e8157fcb3114 |
children |
rev | line source |
---|---|
0 | 1 |
2 The test programs in this directory tree are for demonstrating and | |
3 testing the functionality of the SDL library, and are placed in the | |
4 public domain. | |
5 | |
6 October 28, 1997 | |
7 -- | |
252
e8157fcb3114
Updated the source with the correct e-mail address
Sam Lantinga <slouken@libsdl.org>
parents:
0
diff
changeset
|
8 Sam Lantinga (slouken@libsdl.org) |