godot/platform/osx
Marcel Admiraal 2a74b388d0 Split OS::execute into two methods
1. execute(): Executes a command and returns the results.
2. create_process(): Creates a new process and returns the new process' id.
2021-01-09 10:03:23 +00:00
..
export Split OS::execute into two methods 2021-01-09 10:03:23 +00: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 Split OS::execute into two methods 2021-01-09 10:03:23 +00:00
detect.py SCons: Add only selected platform's opts to env 2020-12-16 16:31:19 +01:00
dir_access_osx.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
dir_access_osx.mm Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
display_server_osx.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
display_server_osx.mm Split OS::execute into two methods 2021-01-09 10:03:23 +00:00
godot_main_osx.mm Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
joypad_osx.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
joypad_osx.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
logo.png platform: Update metadata for export platforms 2020-08-01 23:43:14 -07:00
os_osx.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
os_osx.mm Update copyright statements to 2021 2021-01-01 20:19:21 +01: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 Remove debug_symbols=full in favor of debug_symbols=yes 2020-11-09 15:48:30 +01:00
vulkan_context_osx.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
vulkan_context_osx.mm Update copyright statements to 2021 2021-01-01 20:19:21 +01:00