godot/platform/osx
ne0fhyk 3a00ff1cce Add partial support for Android scoped storage.
This is done by providing API access to app specific directories which don't have any limitations and allows us to bump the target sdk version to 30.
In addition, we're also bumping the min sdk version to 19 as version 18 is no longer supported by Google Play Services and only account of 0.3% of Android devices.
2021-08-16 23:11:56 -07:00
..
export Use the Unicode multiplication symbol where relevant 2021-08-12 21:45:33 +02:00
context_gl_osx.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
context_gl_osx.mm Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
crash_handler_osx.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
crash_handler_osx.mm Replace remaining uses of NULL with nullptr 2021-04-29 11:53:27 +02:00
detect.py Use "volk" instead of statically linked Vulkan loader. 2021-08-12 14:25:15 +03:00
dir_access_osx.h Core: Move DirAccess and FileAccess to core/io 2021-06-11 14:52:39 +02:00
dir_access_osx.mm Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
display_server_osx.h Use Key enum instead of plain integers 2021-08-10 16:26:55 -05:00
display_server_osx.mm Add input buffering framework 2021-08-13 11:19:19 +02:00
godot_main_osx.mm Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
joypad_osx.cpp Fix Xbox controllers in Bluetooth mode on macOS 2021-08-16 17:06:05 +02:00
joypad_osx.h Fix Xbox controllers in Bluetooth mode on macOS 2021-08-16 17:06:05 +02:00
logo.png platform: Update metadata for export platforms 2020-08-01 23:43:14 -07:00
os_osx.h Add partial support for Android scoped storage. 2021-08-16 23:11:56 -07:00
os_osx.mm Add partial support for Android scoped storage. 2021-08-16 23:11:56 -07:00
platform_config.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
platform_osx_builders.py SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
SCsub SCons: Fix debug_symbols tests after switch to BoolVariable 2021-02-08 08:53:16 +01:00
vulkan_context_osx.h Restructure and reimplement vsync options 2021-07-06 16:34:26 +02:00
vulkan_context_osx.mm Upgrade Vulkan memory allocator 2021-08-13 00:05:41 +02:00