godot/platform/iphone
Vasiliy Makarov f388ea00bf iOS: Fix multiple issues with PVRTC import, disable ETC1
Fixes: #28683, #28621, #28596 and maybe others

For iOS we enable pvrtc feature by default for both GLES2/GLES3
Etc1 for iOS doesn't have any sense, so it disabled.
Fixed checks in export editor.
Fixed pvrtc ability detection in GLES2 driver.
Fixed pvrtc encoding procedure.
2020-09-23 11:13:50 +02:00
..
export iOS: Fix multiple issues with PVRTC import, disable ETC1 2020-09-23 11:13:50 +02:00
app_delegate.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
app_delegate.mm iOS: fix deprecations and leaks 2020-08-25 17:17:17 +03:00
detect.py SCons: Remove unused DEBUG_MEMORY_ENABLED define 2020-07-24 10:31:57 +02:00
game_center.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
game_center.mm Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gl_view.h iOS: fix deprecations and leaks 2020-08-25 17:17:17 +03:00
gl_view.mm iOS: fix deprecations and leaks 2020-08-25 17:17:17 +03:00
gl_view_gesture_recognizer.h Fix typos with codespell 2020-09-18 14:09:51 +02:00
gl_view_gesture_recognizer.m iOS: fix deprecations and leaks 2020-08-25 17:17:17 +03:00
godot_iphone.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
icloud.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
icloud.mm Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
in_app_store.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
in_app_store.mm Updated purchase receipt suitable for sending to apple verification server 2020-06-24 17:34:20 +10:00
ios.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
ios.mm Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
logo.png platform: Update metadata for export platforms 2020-08-14 00:32:05 +02:00
main.m Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
os_iphone.cpp Fix Return key events in LineEdit & TextEdit on Android 2020-07-17 18:25:40 +02:00
os_iphone.h Fix Return key events in LineEdit & TextEdit on Android 2020-07-17 18:25:40 +02:00
platform_config.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
power_iphone.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
power_iphone.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub iOS: added delay gesture recognizer 2020-07-26 15:49:09 +03:00
semaphore_iphone.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
semaphore_iphone.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
view_controller.h iOS: fix deprecations and leaks 2020-08-25 17:17:17 +03:00
view_controller.mm iOS: fix deprecations and leaks 2020-08-25 17:17:17 +03:00