kobewi d06a8320e5 Simplify GDVIRTUAL_CALL calls 3 years ago
..
SCsub cd4e46ee65 SCons: Format buildsystem files with psf/black 5 years ago
keyboard.cpp 6f4d233062 Fix key mapping changes when moving from macOS to other platform 3 years ago
keyboard.h 6f4d233062 Fix key mapping changes when moving from macOS to other platform 3 years ago
main_loop.cpp d06a8320e5 Simplify GDVIRTUAL_CALL calls 3 years ago
main_loop.h 5371009d8e Object: Remove unused category boilerplate 3 years ago
memory.cpp fe52458154 Update copyright statements to 2022 3 years ago
memory.h 6f02183f8c [Core] Use std type traits to check operations triviality. 3 years ago
midi_driver.cpp f0f72b3132 Fix MIDI note-on events being converted to note-off events 3 years ago
midi_driver.h fe52458154 Update copyright statements to 2022 3 years ago
mutex.cpp 54418ea659 Remove NO_THREADS fallback code, Godot 4 requires thread support 3 years ago
mutex.h 54418ea659 Remove NO_THREADS fallback code, Godot 4 requires thread support 3 years ago
os.cpp c2c9a582da Merge pull request #64815 from RandomShaper/default_cpu_count 3 years ago
os.h 5aadc618b6 Merge pull request #66102 from MJacred/feature/getvideoadapterdriverinfo 3 years ago
pool_allocator.cpp 26e9145c26 SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` defines 3 years ago
pool_allocator.h c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` 3 years ago
rw_lock.h 54418ea659 Remove NO_THREADS fallback code, Godot 4 requires thread support 3 years ago
semaphore.h 54418ea659 Remove NO_THREADS fallback code, Godot 4 requires thread support 3 years ago
spin_lock.h 90019676b0 Code quality: Fix header guards consistency 3 years ago
thread.cpp 958ecf55fe Enhance portability of threading 3 years ago
thread.h 958ecf55fe Enhance portability of threading 3 years ago
thread_safe.h fe52458154 Update copyright statements to 2022 3 years ago
threaded_array_processor.h 54418ea659 Remove NO_THREADS fallback code, Godot 4 requires thread support 3 years ago
time.cpp 0aecfc9254 Fixes #65377: get_datetime_* functions can return wrong values 3 years ago
time.h 8409d92282 Fix inconsistent naming in Time 3 years ago