godot/core/os
Thaddeus Crews f09ee0171a
Style: Begin integrating simple `.clangd` fixes
2025-03-22 13:24:35 +07:00
..
SCsub
condition_variable.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00
keyboard.cpp Fix "Unicode parsing error" spam when opening editor. 2025-03-14 08:32:26 +07:00
keyboard.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00
main_loop.cpp Apply iwyu suggestion in core. 2024-12-19 00:43:47 +07:00
main_loop.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00
memory.cpp Add color channel filter to editor texture previews 2025-01-11 23:27:48 +07:00
memory.h Style: Begin integrating simple `.clangd` fixes 2025-03-22 13:24:35 +07:00
midi_driver.cpp
midi_driver.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00
mutex.cpp
mutex.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00
os.cpp Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp 2025-03-12 11:11:38 +07:00
os.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00
rw_lock.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00
safe_binary_mutex.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00
semaphore.h Style: Begin integrating simple `.clangd` fixes 2025-03-22 13:24:35 +07:00
shared_object.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00
spin_lock.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00
thread.cpp Optimize Thread::get_caller_id() 2025-01-03 17:33:10 +07:00
thread.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00
thread_safe.cpp
thread_safe.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00
time.cpp Remove outdated vformat comments/workarounds in Time.cpp 2025-03-11 06:57:30 +07:00
time.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00
time_enums.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00