godot/platform/iphone
Vasiliy Makarov 313006adb8 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 all backends
Etc1 for iOS doesn't have any sense, so it disabled.
Fixed checks in export editor.
Fixed pvrtc encoding procedure.

Edit by Akien: Forward-ported from #38076, this may not make sense as is for
Godot 4.0, but it's important that we have the latest code in sync with 3.2
for when more rendering backends and proper iOS support are added back.

Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
2020-09-23 11:22:51 +02:00
..
export iOS: Fix multiple issues with PVRTC import, disable ETC1 2020-09-23 11:22:51 +02:00
app_delegate.h iOS: Vulkan support 2020-07-25 21:55:20 +02:00
app_delegate.mm iOS: Vulkan support 2020-07-25 21:55:20 +02:00
detect.py Fix new black style check failures in various files. 2020-08-21 16:51:30 +01:00
display_layer.h iOS: Vulkan support 2020-07-25 21:55:20 +02:00
display_layer.mm iOS: Vulkan support 2020-07-25 21:55:20 +02:00
display_server_iphone.h Fix Return key events in LineEdit & TextEdit on Android 2020-07-26 20:06:07 +02:00
display_server_iphone.mm [Complex Test Layouts] Change String to use UTF-32 encoding on all platforms. 2020-09-03 19:56:24 +03:00
game_center.h iOS: Vulkan support 2020-07-25 21:55:20 +02:00
game_center.mm iOS: Vulkan support 2020-07-25 21:55:20 +02:00
godot_iphone.mm iOS: Vulkan support 2020-07-25 21:55:20 +02:00
godot_view.h iOS: Vulkan support 2020-07-25 21:55:20 +02:00
godot_view.mm iOS: added delay gesture recognizer 2020-07-26 16:05:58 +03:00
godot_view_gesture_recognizer.h Fix typos with codespell 2020-09-18 13:44:25 +02:00
godot_view_gesture_recognizer.m iOS: added delay gesture recognizer 2020-07-26 16:05:58 +03:00
godot_view_renderer.h iOS: Vulkan support 2020-07-25 21:55:20 +02:00
godot_view_renderer.mm iOS: simplify OS value retrieval 2020-08-10 15:54:44 +03:00
icloud.h iOS: Vulkan support 2020-07-25 21:55:20 +02:00
icloud.mm iOS: Vulkan support 2020-07-25 21:55:20 +02:00
in_app_store.h iOS: Vulkan support 2020-07-25 21:55:20 +02:00
in_app_store.mm [Complex Test Layouts] Change String to use UTF-32 encoding on all platforms. 2020-09-03 19:56:24 +03:00
ios.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
ios.mm [Complex Test Layouts] Change String to use UTF-32 encoding on all platforms. 2020-09-03 19:56:24 +03:00
joypad_iphone.h iOS: Vulkan support 2020-07-25 21:55:20 +02:00
joypad_iphone.mm iOS: Vulkan support 2020-07-25 21:55:20 +02:00
logo.png platform: Update metadata for export platforms 2020-08-01 23:43:14 -07:00
main.m iOS: Vulkan support 2020-07-25 21:55:20 +02:00
os_iphone.h iOS: simplify OS value retrieval 2020-08-10 15:54:44 +03:00
os_iphone.mm [Complex Test Layouts] Change String to use UTF-32 encoding on all platforms. 2020-09-03 19:56:24 +03:00
platform_config.h Remove obsolete GLES2 backend code 2020-08-13 10:04:53 +02:00
SCsub iOS: added delay gesture recognizer 2020-07-26 16:05:58 +03:00
view_controller.h iOS: Vulkan support 2020-07-25 21:55:20 +02:00
view_controller.mm iOS: Vulkan support 2020-07-25 21:55:20 +02:00
vulkan_context_iphone.h iOS: Vulkan support 2020-07-25 21:55:20 +02:00
vulkan_context_iphone.mm iOS: Vulkan support 2020-07-25 21:55:20 +02:00