godot/core/os
2019-12-04 11:14:21 +01:00
..
copymem.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
dir_access.cpp Added some obvious errors explanations 2019-09-25 10:28:50 +02:00
dir_access.h Merge pull request #31266 from IAmActuallyCthulhu/pr/remove-redundant-author-comments 2019-08-14 13:45:54 +02:00
file_access.cpp Added some obvious errors explanations 2019-09-25 10:28:50 +02:00
file_access.h Add FileAccess::set_unix_permissions for Unix platforms 2019-04-07 15:45:30 -03:00
input.cpp Support vibration for Android and iOS 2019-08-21 23:38:53 +09:00
input.h Support vibration for Android and iOS 2019-08-21 23:38:53 +09:00
input_event.cpp doc: Sync classref with current source 2019-11-08 16:00:01 +01:00
input_event.h Merge pull request #33052 from KoBeWi/naughty_sliders 2019-11-08 09:55:11 +01:00
keyboard.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
keyboard.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
main_loop.cpp Add request permission automatically at android 2019-10-22 22:52:13 +03:00
main_loop.h Add new events and accompanying logic to notify when the app is paused and resumed on Android devices. 2019-09-19 13:29:49 -07:00
memory.cpp Remove all uses of ERR_EXPLAIN macros. 2019-11-11 10:24:04 +01:00
memory.h Remove circular include between core/typedefs.h and core/error_macros.h 2019-10-08 11:03:57 +02:00
midi_driver.cpp fixed set pitch bend value and implemented midi running status 2019-12-03 16:22:02 +09:00
midi_driver.h fixed set pitch bend value and implemented midi running status 2019-12-03 16:22:02 +09:00
mutex.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
mutex.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
os.cpp Added support for vertical syncing via the Windows OS compositor (DWM.) 2019-12-04 11:14:21 +01:00
os.h Added support for vertical syncing via the Windows OS compositor (DWM.) 2019-12-04 11:14:21 +01:00
rw_lock.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
rw_lock.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub SCons: Build core's thirdparty code in own environment 2018-09-28 11:40:41 +02:00
semaphore.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
semaphore.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
thread.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
thread.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
thread_dummy.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
thread_dummy.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
thread_safe.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
thread_safe.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
threaded_array_processor.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00