godot/platform/iphone
2021-08-12 16:56:17 +03:00
..
api [iOS] Use platform generated api to initialize iOS plugins 2021-08-06 23:28:37 +03:00
export Split iphone platform export template into multiple files 2021-08-12 16:56:17 +03:00
app_delegate.h
app_delegate.mm
detect.py Remove unnecessary iOS linker flags. 2021-08-12 14:25:16 +03:00
device_metrics.h
device_metrics.m
display_layer.h
display_layer.mm
display_server_iphone.h Use "volk" instead of statically linked Vulkan loader. 2021-08-12 14:25:15 +03:00
display_server_iphone.mm Use Key enum instead of plain integers 2021-08-10 16:26:55 -05:00
godot_app_delegate.h
godot_app_delegate.m Fix typos with codespell 2021-05-20 12:38:56 +02:00
godot_iphone.mm Replace remaining uses of NULL with nullptr 2021-04-29 11:53:27 +02:00
godot_view.h
godot_view.mm Replace remaining uses of NULL with nullptr 2021-04-29 11:53:27 +02:00
godot_view_gesture_recognizer.h Fix various typos with codespell 2021-07-25 11:21:51 +02:00
godot_view_gesture_recognizer.mm
godot_view_renderer.h
godot_view_renderer.mm
ios.h
ios.mm Replace remaining uses of NULL with nullptr 2021-04-29 11:53:27 +02:00
joypad_iphone.h
joypad_iphone.mm
keyboard_input_view.h
keyboard_input_view.mm Use Key enum instead of plain integers 2021-08-10 16:26:55 -05:00
logo.png
main.m Use "volk" instead of statically linked Vulkan loader. 2021-08-12 14:25:15 +03:00
os_iphone.h [iOS] Use platform generated api to initialize iOS plugins 2021-08-06 23:28:37 +03:00
os_iphone.mm Use "volk" instead of statically linked Vulkan loader. 2021-08-12 14:25:15 +03:00
platform_config.h
SCsub OS: Remove native video API only implemented on iOS 2021-05-07 20:40:24 +02:00
view_controller.h OS: Remove native video API only implemented on iOS 2021-05-07 20:40:24 +02:00
view_controller.mm OS: Remove native video API only implemented on iOS 2021-05-07 20:40:24 +02:00
vulkan_context_iphone.h Restructure and reimplement vsync options 2021-07-06 16:34:26 +02:00
vulkan_context_iphone.mm Use "volk" instead of statically linked Vulkan loader. 2021-08-12 14:25:15 +03:00