2
0
mirror of https://github.com/godotengine/godot.git synced 2025-02-11 22:35:15 +08:00
godot/platform/osx
reduz 45af29da80 Add a new HashSet template
* Intended to replace RBSet in most cases.
* Optimized for iteration speed
2022-05-20 22:40:38 +02:00
..
export Add a new HashSet template 2022-05-20 22:40:38 +02:00
crash_handler_osx.h
crash_handler_osx.mm Crash handler: Use print_error to include backtrace in logs 2022-05-05 12:22:56 +02:00
detect.py Add CI build with clang sanitizers, increase stack size to 30 MB for builds with sanitizers. 2022-04-01 13:15:35 +03:00
dir_access_osx.h
dir_access_osx.mm [macOS / iOS] Fix text-to-speech build with older macOS / iOS SDK. 2022-05-10 21:11:34 +03:00
display_server_osx.h Add a new HashSet template 2022-05-20 22:40:38 +02:00
display_server_osx.mm Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
gl_manager_osx_legacy.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
gl_manager_osx_legacy.mm Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
godot_application_delegate.h
godot_application_delegate.mm
godot_application.h
godot_application.mm
godot_content_view.h
godot_content_view.mm
godot_main_osx.mm Add CI build with clang sanitizers, increase stack size to 30 MB for builds with sanitizers. 2022-04-01 13:15:35 +03:00
godot_menu_item.h
godot_window_delegate.h
godot_window_delegate.mm Add a new HashSet template 2022-05-20 22:40:38 +02:00
godot_window.h
godot_window.mm
joypad_osx.cpp Fix some issues found by cppcheck. 2022-04-06 14:34:37 +03:00
joypad_osx.h [macOS / iOS] Fix text-to-speech build with older macOS / iOS SDK. 2022-05-10 21:11:34 +03:00
key_mapping_osx.h
key_mapping_osx.mm [macOS / iOS] Fix text-to-speech build with older macOS / iOS SDK. 2022-05-10 21:11:34 +03:00
logo.png
os_osx.h Add GDNativeInterface::get_library_path to GDExtension 2022-04-29 00:51:04 +02:00
os_osx.mm Add GDNativeInterface::get_library_path to GDExtension 2022-04-29 00:51:04 +02:00
osx_terminal_logger.h
osx_terminal_logger.mm
platform_config.h
platform_osx_builders.py
SCsub Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows. 2022-04-28 14:35:41 +03:00
tts_osx.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
tts_osx.mm Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows. 2022-04-28 14:35:41 +03:00
vulkan_context_osx.h [macOS / iOS] Fix text-to-speech build with older macOS / iOS SDK. 2022-05-10 21:11:34 +03:00
vulkan_context_osx.mm