virtualx-engine/platform/osx
Rémi Verschelde d3345ef1f8
OSX: Pass -mmacosx-version-min=11.0 instead of 11.00
Both are recognized by Xcode and equivalent, but osxcross issues a
warning for the latter:
```
osxcross: warning: '-mmacosx-version-min=' (11.0.0 != 11.00)
```
2022-02-08 16:20:13 +01:00
..
export Cleanup and move char functions to the char_utils.h header. 2022-02-04 11:35:01 +02:00
crash_handler_osx.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
crash_handler_osx.mm Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
detect.py OSX: Pass -mmacosx-version-min=11.0 instead of 11.00 2022-02-08 16:20:13 +01:00
dir_access_osx.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
dir_access_osx.mm Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
display_server_osx.h Merge pull request #57305 from bruvzg/macos_cleanup 2022-02-07 13:36:09 +01:00
display_server_osx.mm [macOS] Fix NO_FOCUS macOS flag. 2022-02-08 13:22:03 +02:00
gl_manager_osx_legacy.h [macOS] Cleanup and split Objective-C objects to the separate files 2022-02-01 16:03:04 +02:00
gl_manager_osx_legacy.mm [macOS] Cleanup and split Objective-C objects to the separate files 2022-02-01 16:03:04 +02:00
godot_application.h [macOS] Cleanup and split Objective-C objects to the separate files 2022-02-01 16:03:04 +02:00
godot_application.mm [macOS] Cleanup and split Objective-C objects to the separate files 2022-02-01 16:03:04 +02:00
godot_application_delegate.h [macOS] Cleanup and split Objective-C objects to the separate files 2022-02-01 16:03:04 +02:00
godot_application_delegate.mm [macOS] Cleanup and split Objective-C objects to the separate files 2022-02-01 16:03:04 +02:00
godot_content_view.h [macOS] Cleanup and split Objective-C objects to the separate files 2022-02-01 16:03:04 +02:00
godot_content_view.mm [macOS] Cleanup and split Objective-C objects to the separate files 2022-02-01 16:03:04 +02:00
godot_main_osx.mm [macOS] Cleanup and split Objective-C objects to the separate files 2022-02-01 16:03:04 +02:00
godot_menu_item.h [macOS] Cleanup and split Objective-C objects to the separate files 2022-02-01 16:03:04 +02:00
godot_window.h [macOS] Cleanup and split Objective-C objects to the separate files 2022-02-01 16:03:04 +02:00
godot_window.mm [macOS] Fix NO_FOCUS macOS flag. 2022-02-08 13:22:03 +02:00
godot_window_delegate.h [macOS] Cleanup and split Objective-C objects to the separate files 2022-02-01 16:03:04 +02:00
godot_window_delegate.mm [macOS] Cleanup and split Objective-C objects to the separate files 2022-02-01 16:03:04 +02:00
joypad_osx.cpp [macOS] Cleanup and split Objective-C objects to the separate files 2022-02-01 16:03:04 +02:00
joypad_osx.h [macOS] Cleanup and split Objective-C objects to the separate files 2022-02-01 16:03:04 +02:00
key_mapping_osx.h [macOS] Cleanup and split Objective-C objects to the separate files 2022-02-01 16:03:04 +02:00
key_mapping_osx.mm [macOS] Cleanup and split Objective-C objects to the separate files 2022-02-01 16:03:04 +02:00
logo.png platform: Update metadata for export platforms 2020-08-01 23:43:14 -07:00
os_osx.h [macOS] Cleanup and split Objective-C objects to the separate files 2022-02-01 16:03:04 +02:00
os_osx.mm [macOS] Cleanup and split Objective-C objects to the separate files 2022-02-01 16:03:04 +02:00
osx_terminal_logger.h [macOS] Cleanup and split Objective-C objects to the separate files 2022-02-01 16:03:04 +02:00
osx_terminal_logger.mm [macOS] Cleanup and split Objective-C objects to the separate files 2022-02-01 16:03:04 +02:00
platform_config.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
platform_osx_builders.py SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
SCsub [macOS] Cleanup and split Objective-C objects to the separate files 2022-02-01 16:03:04 +02:00
vulkan_context_osx.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
vulkan_context_osx.mm [macOS] Enable Objective-C ARC 2022-02-01 15:58:30 +02:00