Alex Szpakowski
734b523302
Misc. iOS code improvements.
...
- Use @autoreleasepool instead of NSAutoReleasePool.
- Code style fixups.
2014-07-14 16:50:25 -03:00
Sam Lantinga
7187b74cf4
Fixed compiler warnings on iOS
2014-07-07 11:00:25 -07:00
Sam Lantinga
d7924c73d6
Fixed bug 2563 - Remove obsolete code for supporting iOS < 5
...
Alex Szpakowski
Now that SDL for iOS requires at least iOS 5.1 at runtime, there are several old codepaths in the UIKit backend which can be removed. I've attached a patch which does so.
2014-06-21 12:43:57 -07:00
David Ludwig
3dcb451f85
Added a README file regarding WinRT support
...
To note, this file is currently formatted with CRLF line endings, rather than
LF, to allow the file to be viewed with Notepad.
2014-04-09 21:29:19 -04:00