godot/platform/iphone
BastiaanOlij 3768a3b2c5 More fixes for iOS Godot 3.0
- nicely exit if initialisation fails
- fix a few issues around new event handling
- use 16bit single channel framebuffer as 32bit is not supported on iOS
2017-05-23 22:38:36 +10:00
..
globals Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
app_delegate.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
app_delegate.mm More fixes for iOS Godot 3.0 2017-05-23 22:38:36 +10:00
audio_driver_iphone.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
audio_driver_iphone.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
detect.py SCons: Add option to toggle warnings (on by default) 2017-03-26 21:58:37 +02:00
game_center.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
game_center.mm Style: Apply clang-format (3.9.1) to Obj-C++ files 2017-04-09 14:44:52 +02:00
gl_view.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
gl_view.mm Style: Apply clang-format (3.9.1) to Obj-C++ files 2017-04-09 14:44:52 +02:00
godot_iphone.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
icloud.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
icloud.mm Style: Apply clang-format (3.9.1) to Obj-C++ files 2017-04-09 14:44:52 +02:00
in_app_store.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
in_app_store.mm Style: Apply clang-format (3.9.1) to Obj-C++ files 2017-04-09 14:44:52 +02:00
ios.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
ios.mm Style: Apply clang-format (3.9.1) to Obj-C++ files 2017-04-09 14:44:52 +02:00
logo.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
main.m Style: Apply clang-format (3.9.1) to Obj-C++ files 2017-04-09 14:44:52 +02:00
os_iphone.cpp More fixes for iOS Godot 3.0 2017-05-23 22:38:36 +10:00
os_iphone.h Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
platform_config.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
platform_refcount.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
power_iphone.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
power_iphone.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
SCsub Removing rasterizer from iphone 2017-05-20 10:17:47 +10:00
sem_iphone.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
sem_iphone.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
view_controller.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
view_controller.mm Style: Apply clang-format (3.9.1) to Obj-C++ files 2017-04-09 14:44:52 +02:00