godot/core/os
bruvzg 15a9f94346 Add macOS DisplayServer implementation.
Change global menu to use Callable, add support for check items and submenus.
2020-03-26 16:24:05 +01:00
..
SCsub SCons: Build core's thirdparty code in own environment 2018-09-28 11:40:41 +02:00
copymem.h Style: Harmonize header guards to style guide [Core] 2020-03-25 11:22:19 +01:00
dir_access.cpp Improve UX of drive letters 2020-03-03 10:38:34 +01:00
dir_access.h Style: Harmonize header guards to style guide [Core] 2020-03-25 11:22:19 +01:00
file_access.cpp PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
file_access.h Style: Harmonize header guards to style guide [Core] 2020-03-25 11:22:19 +01:00
keyboard.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
keyboard.h Style: Harmonize header guards to style guide [Core] 2020-03-25 11:22:19 +01:00
main_loop.cpp Add macOS DisplayServer implementation. 2020-03-26 16:24:05 +01:00
main_loop.h Add macOS DisplayServer implementation. 2020-03-26 16:24:05 +01:00
memory.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
memory.h Style: Harmonize header guards to style guide [Core] 2020-03-25 11:22:19 +01:00
midi_driver.cpp Refactored input, goes all via windows now. 2020-03-26 15:49:39 +01:00
midi_driver.h Style: Harmonize header guards to style guide [Core] 2020-03-25 11:22:19 +01:00
mutex.cpp Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +01:00
mutex.h Style: Harmonize header guards to style guide [Core] 2020-03-25 11:22:19 +01:00
os.cpp Refactored input, goes all via windows now. 2020-03-26 15:49:39 +01:00
os.h Add macOS DisplayServer implementation. 2020-03-26 16:24:05 +01:00
rw_lock.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
rw_lock.h Style: Harmonize header guards to style guide [Core] 2020-03-25 11:22:19 +01:00
semaphore.cpp Drop old semaphore implementation 2020-03-03 13:20:42 +01:00
semaphore.h Style: Harmonize header guards to style guide [Core] 2020-03-25 11:22:19 +01:00
thread.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
thread.h Style: Harmonize header guards to style guide [Core] 2020-03-25 11:22:19 +01:00
thread_dummy.cpp Drop old semaphore implementation 2020-03-03 13:20:42 +01:00
thread_dummy.h Style: Harmonize header guards to style guide [Core] 2020-03-25 11:22:19 +01:00
thread_safe.h Style: Harmonize header guards to style guide [Core] 2020-03-25 11:22:19 +01:00
threaded_array_processor.h Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +01:00