godot/core/os
Pāvels Nadtočajevs 51ff09dc1e
Fix memory alignment on 32-bit Windows.
2025-11-25 13:01:43 +07:00
..
SCsub
condition_variable.h
keyboard.cpp Replace repetitive meta/ctrl condition with a method 2025-11-10 16:23:28 +07:00
keyboard.h
main_loop.cpp
main_loop.h Remove empty constructors and destructors from core/ 2025-11-17 20:09:05 +07:00
memory.cpp Only call `GodotProfileAlloc` when the allocation actually happened. 2025-11-22 17:40:54 +07:00
memory.h Fix memory alignment on 32-bit Windows. 2025-11-25 13:01:43 +07:00
midi_driver.cpp
midi_driver.h
mutex.cpp
mutex.h
os.cpp Add error message when trying to load project from CWD. 2025-11-20 23:19:09 +07:00
os.h Add error message when trying to load project from CWD. 2025-11-20 23:19:09 +07:00
rw_lock.h
safe_binary_mutex.h Remove empty constructors and destructors from core/ 2025-11-17 20:09:05 +07:00
semaphore.h
shared_object.h
spin_lock.h
thread.cpp Remove empty constructors and destructors from core/ 2025-11-17 20:09:05 +07:00
thread.h Remove empty constructors and destructors from core/ 2025-11-17 20:09:05 +07:00
thread_safe.cpp
thread_safe.h
time.cpp
time.h
time_enums.h