Rémi Verschelde bb9d6d0d02 Merge pull request #107113 from mihe/macos-open-in-program 6 天之前
..
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 8 月之前
condition_variable.h 324512e11c Style: Replace header guards with `#pragma once` 3 月之前
keyboard.cpp 7a1a970c25 size() <= 0 and size() < 1. 2 月之前
keyboard.h 324512e11c Style: Replace header guards with `#pragma once` 3 月之前
main_loop.cpp be86ce3103 Apply iwyu suggestion in core. 5 月之前
main_loop.h 324512e11c Style: Replace header guards with `#pragma once` 3 月之前
memory.cpp 3207066e19 Add `Memory::alloc_static_zeroed` to allocate memory that's filled with zeroes. 1 月之前
memory.h 4371aa864d Simplify `Memory::memnew_arr_placement` to always initialize memory, to force callers to make the decision of whether to initialize. 2 周之前
midi_driver.cpp 607c5ec49f Move MIDI parsing up from ALSA driver to platform independent driver. 11 月之前
midi_driver.h 324512e11c Style: Replace header guards with `#pragma once` 3 月之前
mutex.cpp bd70b8e1f6 Add THREADS_ENABLED macro in order to compile Godot to run on the main thread 1 年之前
mutex.h 324512e11c Style: Replace header guards with `#pragma once` 3 月之前
os.cpp 98f377d9d0 Use system timer/wait functions for frame delay when screen reader is active. 1 周之前
os.h bb9d6d0d02 Merge pull request #107113 from mihe/macos-open-in-program 6 天之前
rw_lock.h 324512e11c Style: Replace header guards with `#pragma once` 3 月之前
safe_binary_mutex.h 207a2b6472 Core: Integrate warning suppression macro helpers 2 月之前
semaphore.h b7402b7597 Move `THREADS_ENABLED` check after common imports 2 月之前
shared_object.h 324512e11c Style: Replace header guards with `#pragma once` 3 月之前
spin_lock.h 1de9789806 Linux: Drop `ppc32` (32-bit PowerPC) architecture support 4 周之前
thread.cpp 873eb21ce8 Optimize Thread::get_caller_id() 5 月之前
thread.h 8c8d6de3e7 Apple: Add pthread implementation of `Thread` class 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` 3 月之前
time.cpp ba68e2a1e8 Update time.cpp year/unix time conversions to be constant time 2 周之前
time.h 324512e11c Style: Replace header guards with `#pragma once` 3 月之前
time_enums.h 324512e11c Style: Replace header guards with `#pragma once` 3 月之前