| .. |
|
a_hash_map.cpp
|
Implement array based hash map
|
2024-10-24 21:34:12 +03:00 |
|
a_hash_map.h
|
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.
|
2025-04-23 16:47:47 +02:00 |
|
bin_sorted_array.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
|
bit_field.h
|
Core: Add dedicated BitField template
|
2025-04-11 11:53:26 -05:00 |
|
command_queue_mt.cpp
|
Apply iwyu suggestion in core.
|
2024-12-19 00:43:47 +08:00 |
|
command_queue_mt.h
|
Fix uninitialised member vars in CommandQueueMT and RasterizerSceneGLES3
|
2025-03-25 17:19:16 +00:00 |
|
cowdata.h
|
Add memory_get_offset to simplify data offset constants.
|
2025-09-25 20:55:33 +02:00 |
|
fixed_vector.h
|
Add FixedVector template.
|
2025-04-30 19:14:08 +02:00 |
|
hash_map.cpp
|
Add a sort method to Dictionary and HashMap
|
2024-10-02 14:26:33 -07:00 |
|
hash_map.h
|
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.
|
2025-04-23 16:47:47 +02:00 |
|
hash_set.h
|
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.
|
2025-04-23 16:47:47 +02:00 |
|
hashfuncs.h
|
Core: Use Math namespace for constants
|
2025-04-10 16:29:30 -05:00 |
|
interpolated_property.cpp
|
Physics Interpolation - Move 3D FTI to SceneTree
|
2025-04-26 14:13:30 +01:00 |
|
interpolated_property.h
|
Physics Interpolation - Move 3D FTI to SceneTree
|
2025-04-26 14:13:30 +01:00 |
|
list.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
|
local_vector.h
|
Rename LocalVector.invert() -> LocalVector.reverse() to match the Vector, String and List APIs.
|
2025-04-24 22:36:32 +02:00 |
|
lru.h
|
Core: Integrate warning suppression macro helpers
|
2025-04-03 10:13:46 -05:00 |
|
oa_hash_map.h
|
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.
|
2025-04-23 16:47:47 +02:00 |
|
paged_allocator.h
|
Style: Begin integrating simple .clangd fixes
|
2025-03-22 13:24:35 -05:00 |
|
paged_array.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
|
pair.h
|
Core: Expand is_zero_constructible coverage
|
2025-03-17 11:45:26 -05:00 |
|
pass_func.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
|
pooled_list.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
|
rb_map.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
|
rb_set.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
|
rid.h
|
Core: Expand is_zero_constructible coverage
|
2025-03-17 11:45:26 -05:00 |
|
rid_owner.cpp
|
One Copyright Update to rule them all
|
2023-01-05 13:25:55 +01:00 |
|
rid_owner.h
|
Core: Modernize C headers with C++ equivalents
|
2025-05-02 08:23:01 -05:00 |
|
ring_buffer.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
|
safe_list.h
|
Style: Begin integrating simple .clangd fixes
|
2025-03-22 13:24:35 -05:00 |
|
safe_refcount.h
|
Style: Begin integrating simple .clangd fixes
|
2025-03-22 13:24:35 -05:00 |
|
SCsub
|
SCons: Add unobtrusive type hints in SCons files
|
2024-09-25 09:34:35 -05:00 |
|
search_array.h
|
Style: Begin integrating simple .clangd fixes
|
2025-03-22 13:24:35 -05:00 |
|
self_list.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
|
simple_type.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
|
sort_array.h
|
Style: Begin integrating simple .clangd fixes
|
2025-03-22 13:24:35 -05:00 |
|
span.h
|
CI: Bump various pre-commit hooks
|
2025-04-07 08:23:35 -05:00 |
|
tuple.h
|
Core: Expand is_zero_constructible coverage
|
2025-03-17 11:45:26 -05:00 |
|
vector.h
|
Remove unnecessary friend class declarations of CowData.
|
2025-04-11 18:26:08 +02:00 |
|
vmap.h
|
Remove unnecessary friend class declarations of CowData.
|
2025-04-11 18:26:08 +02:00 |
|
vset.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |