Marcel Admiraal 18825ad4ff Fix game controllers ignoring the last listed button 4 years ago
..
SCsub 7bf9787921 SCons: Format buildsystem files with psf/black 5 years ago
dir_access.cpp 6aa8f7d85b Add symlink API to the DirAccess (on macOS and Linux). 4 years ago
dir_access.h 6aa8f7d85b Add symlink API to the DirAccess (on macOS and Linux). 4 years ago
file_access.cpp 817ffc01e1 Make all file access 64-bit (`uint64_t`) 4 years ago
file_access.h 817ffc01e1 Make all file access 64-bit (`uint64_t`) 4 years ago
input.cpp 140350d767 Style: Enforce braces around if blocks and loops 4 years ago
input.h b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
input_event.cpp dab4cf3ed6 Add `physical_scancode` (keyboard layout independent keycodes) to InputEventKey and InputMap. 4 years ago
input_event.h 18825ad4ff Fix game controllers ignoring the last listed button 4 years ago
keyboard.cpp a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 years ago
keyboard.h 49646383f1 Update copyright statements to 2021 4 years ago
main_loop.cpp 140350d767 Style: Enforce braces around if blocks and loops 4 years ago
main_loop.h b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
memory.cpp a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 years ago
memory.h 140350d767 Style: Enforce braces around if blocks and loops 4 years ago
midi_driver.cpp a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 years ago
midi_driver.h b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
mutex.cpp 4ddcdc031b Modernize Mutex 4 years ago
mutex.h 4ddcdc031b Modernize Mutex 4 years ago
os.cpp 914b5dc525 Remove duplicate orientation settings in the iOS export preset 4 years ago
os.h 914b5dc525 Remove duplicate orientation settings in the iOS export preset 4 years ago
rw_lock.h b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
semaphore.h 8f6a636ae7 Modernize Semaphore 4 years ago
spin_lock.h ba396caefc Replace QuickHull with Bullet's convex hull computer. 4 years ago
thread.cpp ff3099abcf Fix thread_local, tls, ASLR, and DEP with MingW 4 years ago
thread.h ff3099abcf Fix thread_local, tls, ASLR, and DEP with MingW 4 years ago
thread_safe.h 4ddcdc031b Modernize Mutex 4 years ago
threaded_array_processor.h 140350d767 Style: Enforce braces around if blocks and loops 4 years ago