.. |
SCsub
|
9f9ee0c813
SCons: Add unobtrusive type hints in SCons files
|
9 months ago |
condition_variable.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
4 months ago |
keyboard.cpp
|
7a1a970c25
size() <= 0 and size() < 1.
|
3 months ago |
keyboard.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
4 months ago |
main_loop.cpp
|
be86ce3103
Apply iwyu suggestion in core.
|
7 months ago |
main_loop.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
4 months ago |
memory.cpp
|
3207066e19
Add `Memory::alloc_static_zeroed` to allocate memory that's filled with zeroes.
|
2 months ago |
memory.h
|
4371aa864d
Simplify `Memory::memnew_arr_placement` to always initialize memory, to force callers to make the decision of whether to initialize.
|
1 month ago |
midi_driver.cpp
|
607c5ec49f
Move MIDI parsing up from ALSA driver to platform independent driver.
|
1 year ago |
midi_driver.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
4 months ago |
mutex.cpp
|
bd70b8e1f6
Add THREADS_ENABLED macro in order to compile Godot to run on the main thread
|
1 year ago |
mutex.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
4 months ago |
os.cpp
|
f411c5b2f1
[Web] Add Web-build specific stdout header
|
1 month ago |
os.h
|
bb9d6d0d02
Merge pull request #107113 from mihe/macos-open-in-program
|
1 month ago |
rw_lock.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
4 months ago |
safe_binary_mutex.h
|
207a2b6472
Core: Integrate warning suppression macro helpers
|
3 months ago |
semaphore.h
|
b7402b7597
Move `THREADS_ENABLED` check after common imports
|
3 months ago |
shared_object.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
4 months ago |
spin_lock.h
|
1de9789806
Linux: Drop `ppc32` (32-bit PowerPC) architecture support
|
2 months ago |
thread.cpp
|
873eb21ce8
Optimize Thread::get_caller_id()
|
6 months ago |
thread.h
|
8c8d6de3e7
Apple: Add pthread implementation of `Thread` class
|
3 months ago |
thread_safe.cpp
|
e725b4b02b
Allow threads to mark themselves as safe for nodes
|
2 years ago |
thread_safe.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
4 months ago |
time.cpp
|
ba68e2a1e8
Update time.cpp year/unix time conversions to be constant time
|
1 month ago |
time.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
4 months ago |
time_enums.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
4 months ago |