godot/platform/osx
Rémi Verschelde 6947bed015 Pass engine name and version parts as proper strings
Removes the need for _MKSTR all over the place which has the drawback of
converting _MKSTR(UNKNOWN_DEFINE) to "UKNOWN_DEFINE" instead of throwing
a compilation error.
2017-11-20 00:51:14 +01:00
..
export Use new XDG folders to dehardcode paths 2017-11-19 20:54:26 +01:00
crash_handler_osx.h Added a crash handler to dump the backtrace on Windows, Linux and OS X 2017-09-13 10:07:23 -03:00
crash_handler_osx.mm Implemented physics plug 2017-11-04 03:25:51 +01:00
detect.py Cleanup old references to GLES2 renderer 2017-11-19 17:52:18 +01:00
dir_access_osx.h Implemented DirAccess get_drive and get_drive_count for OS X 2017-09-11 23:46:34 -03:00
dir_access_osx.mm Implemented DirAccess get_drive and get_drive_count for OS X 2017-09-11 23:46:34 -03:00
godot_main_osx.mm Added a crash handler to dump the backtrace on Windows, Linux and OS X 2017-09-13 10:07:23 -03:00
joypad_osx.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
joypad_osx.h Fix files header 2017-09-01 21:07:55 +07:00
logo.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
os_osx.h Add initial support for the XDG Base Directory spec 2017-11-19 20:54:24 +01:00
os_osx.mm Pass engine name and version parts as proper strings 2017-11-20 00:51:14 +01:00
platform_config.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
power_osx.cpp Fix enums bindings 2017-09-13 20:57:07 +03:00
power_osx.h Fix enums bindings 2017-09-13 20:57:07 +03:00
SCsub Merged iphone and osx audio drivers into drivers/coreaudio 2017-09-30 02:16:42 -03:00
sem_osx.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
sem_osx.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00