virtualx-engine/platform/osx
Juan Linietsky 22d83bc9f6 Begining of GLES3 renderer:
-Most 2D drawing is implemented
-Missing shaders
-Missing all 3D
-Editor needs to be set on update always to be used, otherwise it does not refresh
-Large parts of editor not working
2016-10-03 21:35:16 +02:00
..
export Begining of GLES3 renderer: 2016-10-03 21:35:16 +02:00
audio_driver_osx.cpp
audio_driver_osx.h
context_gl_osx.cpp
context_gl_osx.h
detect.py osx: Support gamepad input. 2016-09-06 00:47:54 +02:00
dir_access_osx.h
dir_access_osx.mm
godot_main_osx.mm
godot_osx.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
godot_osx.mm Remove trailing spaces 2016-04-02 20:26:12 +02:00
joystick_osx.cpp osx: Support gamepad input. 2016-09-06 00:47:54 +02:00
joystick_osx.h osx: Support gamepad input. 2016-09-06 00:47:54 +02:00
logo.png
os_osx.h osx: Support gamepad input. 2016-09-06 00:47:54 +02:00
os_osx.mm Begining of GLES3 renderer: 2016-10-03 21:35:16 +02:00
platform_config.h Begining of GLES3 renderer: 2016-10-03 21:35:16 +02:00
SCsub osx: Support gamepad input. 2016-09-06 00:47:54 +02:00
sem_osx.cpp
sem_osx.h