godot/platform/iphone
Rémi Verschelde b4d5c1ab5b
Merge pull request #26633 from akien-mga/driver-fallback-etc
Disable driver fallback to GLES2 by default
2019-03-06 00:57:49 +01:00
..
export Merge pull request #26633 from akien-mga/driver-fallback-etc 2019-03-06 00:57:49 +01:00
app_delegate.h
app_delegate.mm Fixed possible crash on iOS in applicationDidReceiveMemoryWarning method: event loop may be null when it's called. 2019-02-26 18:36:20 +03:00
detect.py SCons: Move platform-specific Opus config to its module 2019-03-02 10:30:25 +01:00
game_center.h
game_center.mm
gl_view.h
gl_view.mm
godot_iphone.cpp
icloud.h
icloud.mm
in_app_store.h
in_app_store.mm
ios.h
ios.mm
logo.png
main.m
os_iphone.cpp Disable driver fallback to GLES2 by default 2019-03-05 16:36:46 +01:00
os_iphone.h
platform_config.h
platform_refcount.h
power_iphone.cpp
power_iphone.h Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
SCsub Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
semaphore_iphone.cpp Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
semaphore_iphone.h Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
view_controller.h
view_controller.mm