godot/core/os
Rémi Verschelde bedcbdd420
Merge pull request #13130 from endragor/gdnative-android-export
Proper GDNative export on Android
2017-11-21 23:59:01 +01:00
..
copymem.h
dir_access.cpp Allow configuring iOS export 2017-11-21 01:16:49 +07:00
dir_access.h Allow configuring iOS export 2017-11-21 01:16:49 +07:00
file_access.cpp Rename OS::get_data_dir to OS::get_user_data_dir 2017-11-17 20:55:09 +01:00
file_access.h Extract logging logic 2017-09-25 16:19:21 +07:00
input_event.cpp Merge pull request #11933 from cxong/master 2017-11-21 14:25:09 -03:00
input_event.h Native pan and zoom for macOS 2017-11-21 09:11:39 +01:00
input.cpp Input: expose joy_connection_changed() 2017-10-11 18:55:57 +02:00
input.h Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
keyboard.cpp Merge pull request #11933 from cxong/master 2017-11-21 14:25:09 -03:00
keyboard.h Use "Command" instead of "Meta" for macOS (#1619) 2017-10-08 17:23:05 +10:00
main_loop.cpp Bind MainLoop.notif_wm_go_back_request 2017-10-22 14:07:24 +07:00
main_loop.h
memory.cpp Add placement deletes to avoid warnings on VC++ 2017-11-19 21:25:18 +01:00
memory.h Add placement deletes to avoid warnings on VC++ 2017-11-19 21:25:18 +01:00
mutex.cpp
mutex.h
os.cpp Merge pull request #13130 from endragor/gdnative-android-export 2017-11-21 23:59:01 +01:00
os.h Return and repair file logging 2017-11-21 16:43:44 +07:00
rw_lock.cpp
rw_lock.h
SCsub
semaphore.cpp
semaphore.h
shell.cpp
shell.h
thread_dummy.cpp
thread_dummy.h
thread_safe.cpp
thread_safe.h
thread.cpp
thread.h