godot/platform/iphone
Rémi Verschelde 9d002442b2 Improve VRAM texture compression checks for mobile/web
For HTML5, we need to support S3TC if running on desktop,
and ETC or ETC2 for mobile, so make this explicit.

Add logic to check for ETC2 support on GLES3,
and remove incorrect ETC feature for GLES3 on Android.

Fix ETC check invalidating templates on HTML5.
Fixes #26476.
2019-03-03 13:24:08 +01:00
..
export Improve VRAM texture compression checks for mobile/web 2019-03-03 13:24:08 +01:00
app_delegate.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
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 Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
game_center.mm Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gl_view.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gl_view.mm Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
godot_iphone.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
icloud.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
icloud.mm Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
in_app_store.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
in_app_store.mm Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
ios.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
ios.mm Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
logo.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2018-06-28 19:17:41 +02:00
main.m Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
os_iphone.cpp -Remove harcoded opengl extension testing from OS, ask rasterizer instead. 2019-02-26 11:58:47 -03:00
os_iphone.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
platform_config.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
platform_refcount.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
power_iphone.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
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 Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
view_controller.mm Update copyright statements to 2019 2019-01-01 12:58:10 +01:00