godot/core/os
Marcel Admiraal 18825ad4ff Fix game controllers ignoring the last listed button 2021-06-03 15:45:05 +01:00
..
SCsub
dir_access.cpp Add symlink API to the DirAccess (on macOS and Linux). 2021-05-22 17:36:16 +03:00
dir_access.h Add symlink API to the DirAccess (on macOS and Linux). 2021-05-22 17:36:16 +03:00
file_access.cpp Make all file access 64-bit (`uint64_t`) 2021-05-16 17:52:31 +02:00
file_access.h Make all file access 64-bit (`uint64_t`) 2021-05-16 17:52:31 +02:00
input.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
input.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
input_event.cpp Add `physical_scancode` (keyboard layout independent keycodes) to InputEventKey and InputMap. 2021-05-06 23:19:45 +03:00
input_event.h Fix game controllers ignoring the last listed button 2021-06-03 15:45:05 +01:00
keyboard.cpp Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
keyboard.h
main_loop.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
main_loop.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
memory.cpp Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
memory.h Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
midi_driver.cpp Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
midi_driver.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
mutex.cpp
mutex.h
os.cpp Remove duplicate orientation settings in the iOS export preset 2021-05-25 23:55:37 +02:00
os.h Remove duplicate orientation settings in the iOS export preset 2021-05-25 23:55:37 +02:00
rw_lock.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
semaphore.h
spin_lock.h Replace QuickHull with Bullet's convex hull computer. 2021-05-22 08:16:43 +02:00
thread.cpp Fix thread_local, tls, ASLR, and DEP with MingW 2021-03-25 23:20:12 +01:00
thread.h Fix thread_local, tls, ASLR, and DEP with MingW 2021-03-25 23:20:12 +01:00
thread_safe.h
threaded_array_processor.h Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00