Pāvels Nadtočajevs 51ff09dc1e Fix memory alignment on 32-bit Windows. 2 月之前
..
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 1 年之前
condition_variable.h 324512e11c Style: Replace header guards with `#pragma once` 10 月之前
keyboard.cpp 98141c3d73 Replace repetitive meta/ctrl condition with a method 2 月之前
keyboard.h 324512e11c Style: Replace header guards with `#pragma once` 10 月之前
main_loop.cpp be86ce3103 Apply iwyu suggestion in core. 1 年之前
main_loop.h e14263f917 Remove empty constructors and destructors from core/ 2 月之前
memory.cpp 70b7b44e5c Only call `GodotProfileAlloc` when the allocation actually happened. 2 月之前
memory.h 51ff09dc1e Fix memory alignment on 32-bit Windows. 2 月之前
midi_driver.cpp 607c5ec49f Move MIDI parsing up from ALSA driver to platform independent driver. 1 年之前
midi_driver.h 324512e11c Style: Replace header guards with `#pragma once` 10 月之前
mutex.cpp bd70b8e1f6 Add THREADS_ENABLED macro in order to compile Godot to run on the main thread 2 年之前
mutex.h 324512e11c Style: Replace header guards with `#pragma once` 10 月之前
os.cpp a7358ddd12 Add error message when trying to load project from CWD. 2 月之前
os.h a7358ddd12 Add error message when trying to load project from CWD. 2 月之前
rw_lock.h 324512e11c Style: Replace header guards with `#pragma once` 10 月之前
safe_binary_mutex.h e14263f917 Remove empty constructors and destructors from core/ 2 月之前
semaphore.h b7402b7597 Move `THREADS_ENABLED` check after common imports 9 月之前
shared_object.h 324512e11c Style: Replace header guards with `#pragma once` 10 月之前
spin_lock.h 1de9789806 Linux: Drop `ppc32` (32-bit PowerPC) architecture support 8 月之前
thread.cpp e14263f917 Remove empty constructors and destructors from core/ 2 月之前
thread.h e14263f917 Remove empty constructors and destructors from core/ 2 月之前
thread_safe.cpp e725b4b02b Allow threads to mark themselves as safe for nodes 2 年之前
thread_safe.h 324512e11c Style: Replace header guards with `#pragma once` 10 月之前
time.cpp ba68e2a1e8 Update time.cpp year/unix time conversions to be constant time 8 月之前
time.h 324512e11c Style: Replace header guards with `#pragma once` 10 月之前
time_enums.h 324512e11c Style: Replace header guards with `#pragma once` 10 月之前