rock88
05bdc2cd2f
IOS: iPhone/iPod 5 screen support
2013-03-16 12:53:30 -07:00
KentuckyCompass
e530a306ec
Don't rotate to portrait and fix iOS 6 compatibility
2013-03-15 22:23:59 -07:00
Sacha
6a9e2e559c
From rock88: Set max FPS to 60 instead of default 30 on iOS.
2013-03-15 12:30:40 +10:00
Sacha
f750724dea
Fix iOS assets. Thanks rock88
2013-02-28 10:28:29 +10:00
Sacha
25a37e40dd
Fix iOS directory structure in init/NativeInit.
2013-02-24 23:29:04 +10:00
Sacha
630ee68b05
Build fix for iOS. Now compiles.
2013-02-24 22:17:52 +10:00
Sacha
d284a5a413
Fix for iOS
...
Revert CLang to gcc.
Revert 60 fps (this wasn't working).
Revert rock88's pbxcp usage. This file is no longer available in XCode 4.4+.
2013-02-24 17:19:49 +10:00
Sacha
24ff143158
Set frame rate to 60 on iOS. Default was 30.
2013-02-24 14:42:12 +10:00
Sacha
e848d19dbe
Fix for FBO on iOS devices. Allows buffered rendering (from rock88).
2013-02-24 13:47:45 +10:00
Sacha
0b8706684a
Add iOS icons to project (from rock88).
2013-02-24 13:32:23 +10:00
Sacha
e3a953972a
Fix for iOS CMake
...
Update toolchain file to reflect that we want to use clang (rock88 is using clang).
Set target in the CMake. Fix for packaging and signing (thanks rock88).
Update linking to include audio and GLKit (thanks rock88).
Update README
2013-02-24 13:23:04 +10:00
Sacha
8c80641b28
iOS redundancies
...
iOS simulator does not support requires GLES2.0 environment.
Remove all references to simulator.
Add support for armv7s (swift) arch.
2013-02-18 00:41:51 +10:00
Sacha
8ba2769d5e
iOS Objective-C code dump.
...
ViewController courtesy of rock88.
Made modifications for simplification and code-style.
Still missing some files (eg. images). Also, CMake is not set up correctly yet.
2013-02-18 00:05:16 +10:00
Sacha
43de173f08
Update readme with potential iOS build instructions. Add an iOS cmake toolchain.
2013-02-13 16:39:53 +10:00