.. |
SCsub
|
9f9ee0c813
SCons: Add unobtrusive type hints in SCons files
|
7 months ago |
a_hash_map.cpp
|
76208f7155
Implement array based hash map
|
6 months ago |
a_hash_map.h
|
7c37188ca1
Smoke test: In collections, log an error if `reserve()` is called with a number smaller than the current size. Don't log an error if it is called with a number smaller than the current capacity.
|
5 days ago |
bin_sorted_array.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 month ago |
bit_field.h
|
0d267e7b1e
Core: Add dedicated `BitField` template
|
2 weeks ago |
command_queue_mt.cpp
|
be86ce3103
Apply iwyu suggestion in core.
|
4 months ago |
command_queue_mt.h
|
c9352f06f7
Fix uninitialised member vars in CommandQueueMT and RasterizerSceneGLES3
|
1 month ago |
cowdata.h
|
b711d72e8f
Remove unnecessary `friend class` declarations of `CowData`.
|
2 weeks ago |
hash_map.cpp
|
a7f6ec0e4c
Add a sort method to Dictionary and HashMap
|
6 months ago |
hash_map.h
|
7c37188ca1
Smoke test: In collections, log an error if `reserve()` is called with a number smaller than the current size. Don't log an error if it is called with a number smaller than the current capacity.
|
5 days ago |
hash_set.h
|
7c37188ca1
Smoke test: In collections, log an error if `reserve()` is called with a number smaller than the current size. Don't log an error if it is called with a number smaller than the current capacity.
|
5 days ago |
hashfuncs.h
|
94282d88f9
Core: Use `Math` namespace for constants
|
2 weeks ago |
interpolated_property.cpp
|
ae04a3a5dd
Physics Interpolation - Move 3D FTI to `SceneTree`
|
2 days ago |
interpolated_property.h
|
ae04a3a5dd
Physics Interpolation - Move 3D FTI to `SceneTree`
|
2 days ago |
list.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 month ago |
local_vector.h
|
d74ef8cb01
Rename `LocalVector.invert()` -> `LocalVector.reverse()` to match the `Vector`, `String` and `List` APIs.
|
3 days ago |
lru.h
|
207a2b6472
Core: Integrate warning suppression macro helpers
|
3 weeks ago |
oa_hash_map.h
|
7c37188ca1
Smoke test: In collections, log an error if `reserve()` is called with a number smaller than the current size. Don't log an error if it is called with a number smaller than the current capacity.
|
5 days ago |
paged_allocator.h
|
f09ee0171a
Style: Begin integrating simple `.clangd` fixes
|
1 month ago |
paged_array.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 month ago |
pair.h
|
4320800621
Core: Expand `is_zero_constructible` coverage
|
1 month ago |
pass_func.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 month ago |
pooled_list.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 month ago |
rb_map.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 month ago |
rb_set.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 month ago |
rid.h
|
4320800621
Core: Expand `is_zero_constructible` coverage
|
1 month ago |
rid_owner.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
rid_owner.h
|
2ffd5a3913
Merge pull request #104738 from YYF233333/cleanup_rid_owner
|
6 days ago |
ring_buffer.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 month ago |
safe_list.h
|
f09ee0171a
Style: Begin integrating simple `.clangd` fixes
|
1 month ago |
safe_refcount.h
|
f09ee0171a
Style: Begin integrating simple `.clangd` fixes
|
1 month ago |
search_array.h
|
f09ee0171a
Style: Begin integrating simple `.clangd` fixes
|
1 month ago |
self_list.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 month ago |
simple_type.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 month ago |
sort_array.h
|
f09ee0171a
Style: Begin integrating simple `.clangd` fixes
|
1 month ago |
span.h
|
5edb235018
CI: Bump various pre-commit hooks
|
3 weeks ago |
tuple.h
|
4320800621
Core: Expand `is_zero_constructible` coverage
|
1 month ago |
vector.h
|
b711d72e8f
Remove unnecessary `friend class` declarations of `CowData`.
|
2 weeks ago |
vmap.h
|
b711d72e8f
Remove unnecessary `friend class` declarations of `CowData`.
|
2 weeks ago |
vset.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 month ago |