virtualx-engine/platform/iphone
Hugo Locurcio 40be15920f
Remove support for PVRTC texture encoding and decoding
On the only platform where PVRTC is supported (iOS),
ETC2 generally supersedes PVRTC in every possible way. The increased
memory usage is not really a problem thanks to modern iOS' devices
processing power being higher than its Android counterparts.
2022-01-14 21:08:22 +01:00
..
api Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
export Remove support for PVRTC texture encoding and decoding 2022-01-14 21:08:22 +01:00
app_delegate.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
app_delegate.mm Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
detect.py Remove build system code for 32-bit iOS 2021-12-22 00:44:19 -08:00
device_metrics.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
device_metrics.m Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
display_layer.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
display_layer.mm Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
display_server_iphone.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
display_server_iphone.mm Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
godot_app_delegate.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
godot_app_delegate.m Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
godot_iphone.mm Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
godot_view.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
godot_view.mm Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
godot_view_gesture_recognizer.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
godot_view_gesture_recognizer.mm Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
godot_view_renderer.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
godot_view_renderer.mm Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
ios.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
ios.mm Fix multiple missing UTF-8 decoding. 2022-01-06 14:35:22 +02:00
joypad_iphone.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
joypad_iphone.mm Fix Actions mapped to triggers not using the full range 2022-01-14 15:36:20 +00:00
keyboard_input_view.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
keyboard_input_view.mm Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
logo.png platform: Update metadata for export platforms 2020-08-01 23:43:14 -07:00
main.m Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
os_iphone.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
os_iphone.mm Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
platform_config.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
SCsub OS: Remove native video API only implemented on iOS 2021-05-07 20:40:24 +02:00
view_controller.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
view_controller.mm Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
vulkan_context_iphone.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
vulkan_context_iphone.mm Update copyright statements to 2022 2022-01-03 21:27:34 +01:00