Daniel Kolesa 3a84a64d2f Add support for PowerPC family 4 years ago
..
SCsub cd4e46ee65 SCons: Format buildsystem files with psf/black 5 years ago
keyboard.cpp 97fecd1b69 Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods 4 years ago
keyboard.h fa3a32a2d6 Use Key enum instead of plain integers 4 years ago
main_loop.cpp 3682978aee Replace BIND_VMETHOD by new GDVIRTUAL syntax 4 years ago
main_loop.h 3682978aee Replace BIND_VMETHOD by new GDVIRTUAL syntax 4 years ago
memory.cpp 8247667a3e Core: Drop custom `copymem`/`zeromem` defines 4 years ago
memory.h 87a4ba492e Remove unimplemented methods 4 years ago
midi_driver.cpp 0ce49800ac Use mouse and joypad enums instead of plain integers 4 years ago
midi_driver.h b5334d14f7 Update copyright statements to 2021 4 years ago
mutex.cpp b5334d14f7 Update copyright statements to 2021 4 years ago
mutex.h b5334d14f7 Update copyright statements to 2021 4 years ago
os.cpp 3a84a64d2f Add support for PowerPC family 4 years ago
os.h 0b6b8427c8 [macOS] Add `create_instance` function to spawn editor copies. 4 years ago
pool_allocator.cpp 8247667a3e Core: Drop custom `copymem`/`zeromem` defines 4 years ago
pool_allocator.h 3564c16cb8 Fix various typos with codespell 4 years ago
rw_lock.h 8ed259b792 Modernize RWLock 4 years ago
semaphore.h b5334d14f7 Update copyright statements to 2021 4 years ago
spin_lock.h b5334d14f7 Update copyright statements to 2021 4 years ago
thread.cpp 5fe1857496 Fix Platform Thread Override 4 years ago
thread.h 5fe1857496 Fix Platform Thread Override 4 years ago
thread_safe.h b5334d14f7 Update copyright statements to 2021 4 years ago
threaded_array_processor.h dfbeb5ae29 Fix thread_process_array when NO_THREADS. 4 years ago
time.cpp f64fea1b23 Add Time singleton 4 years ago
time.h f64fea1b23 Add Time singleton 4 years ago