virtualx-engine/platform/iphone
Rémi Verschelde 570e6c1730 SCons: Refactor LTO options with lto=<none|thin|full>
Adds support for LTO on macOS and Android.
Disable LTO by default on iOS even if `production=yes` is set.

Also add `linker` option to `server` platform missed in #63283.

Refactor code handling old arguments to make it simpler (breaks compat,
but is explicit enough about it and scripts are easy to fix).
2022-09-05 14:45:12 +02:00
..
api Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
export [3.x, macOS / iOS Export] Fix generation of duplicate locale property list files. 2022-08-30 08:16:49 +03:00
plugin [iOS] Extend iOS plugins to support Swift runtime 2022-08-09 20:19:12 +03:00
app_delegate.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
app_delegate.mm Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
detect.py SCons: Refactor LTO options with lto=<none|thin|full> 2022-09-05 14:45:12 +02:00
device_metrics.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
device_metrics.m Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
display_layer.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
display_layer.mm Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
godot_app_delegate.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
godot_app_delegate.m Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
godot_iphone.mm Fix exit code of --help and --version, and test them in CI 2022-07-08 14:54:16 +02:00
godot_view.h [iOS] Fix touch handling for overlay views 2022-02-03 23:53:31 +03:00
godot_view.mm [iOS] Fix multitouch not working correctly 2022-03-02 11:00:26 +01:00
godot_view_gesture_recognizer.h Fix typos with codespell 2022-02-11 09:50:59 +01:00
godot_view_gesture_recognizer.mm Fix simulatenous touches for different touch types 2022-05-05 13:49:50 +02:00
godot_view_renderer.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
godot_view_renderer.mm Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
ios.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
ios.mm Fix vibration duration on iOS 2022-05-16 10:33:41 +02:00
joypad_iphone.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
joypad_iphone.mm Simplify InputDefault::joy_axis code by using float instead of struct JoyAxis 2022-01-14 15:36:35 +00:00
keyboard_input_view.h Add support for multiple virtual keyboard types 2022-07-07 14:22:28 -04:00
keyboard_input_view.mm Add support for multiple virtual keyboard types 2022-07-07 14:22:28 -04:00
logo.png platform: Update metadata for export platforms 2020-08-14 00:32:05 +02:00
main.m Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
native_video_view.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
native_video_view.m Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
os_iphone.h Merge pull request #61316 from bruvzg/tts_3x 2022-08-05 23:45:51 +02:00
os_iphone.mm Merge pull request #61316 from bruvzg/tts_3x 2022-08-05 23:45:51 +02:00
platform_config.h Clean iOS platform config of long gone macro 2022-08-24 17:13:21 +02:00
power_iphone.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
power_iphone.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
SCsub Backport text-to-speech support. 2022-07-01 11:04:50 +03:00
tts_ios.h Backport text-to-speech support. 2022-07-01 11:04:50 +03:00
tts_ios.mm Backport text-to-speech support. 2022-07-01 11:04:50 +03:00
view_controller.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
view_controller.mm Update copyright statements to 2022 2022-01-13 15:54:13 +01:00