pandemonium_engine/core/containers
2023-12-17 22:29:33 +01:00
..
bin_sorted_array.h Cleanups and codestyle for the godot4 containers that I added in unmodified yesterday. 2023-01-16 22:09:32 +01:00
bitfield_dynamic.cpp File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
bitfield_dynamic.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
command_queue_mt.cpp File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
command_queue_mt.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
cowdata.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
fixed_array.h Ported: Batching - Add MultiRect command 2023-04-20 23:09:37 +02:00
hash_map.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
hash_set.h Ported parts of : Refactor Node Processing 2023-06-12 21:13:26 +02:00
hashfuncs.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
list.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
local_vector.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
lru.h Added the rest of the new container classes from godot4. They will likely not work as-is, this will be fixed later. 2023-01-16 00:40:55 +01:00
oa_hash_map.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
og_hash_map.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
ordered_hash_map.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
packed_data_container.cpp File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
packed_data_container.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
paged_allocator.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
paged_array.h Added HAS_TRIVIAL_CONSTRUCTOR, HAS_TRIVIAL_DESTRUCTOR, and HAS_TRIVIAL_COPY macros to typedefs to fix new clang deprecations. 2023-04-16 15:42:57 +02:00
pair.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
pool_vector.cpp File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
pool_vector.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
pooled_list.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
rb_map.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
rb_set.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
rid_handle.cpp File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
rid_handle.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
rid.cpp File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
rid.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
ring_buffer.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
safe_list.h Cleanups and codestyle for the godot4 containers that I added in unmodified yesterday. 2023-01-16 22:09:32 +01:00
SCsub Moved container related classes in core under a new containers directory. 2022-08-17 12:53:49 +02:00
search_array.h Cleanups and codestyle for the godot4 containers that I added in unmodified yesterday. 2023-01-16 22:09:32 +01:00
self_list.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
simple_type.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
sort_array.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
threaded_callable_queue.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
tight_local_vector.h Added HAS_TRIVIAL_CONSTRUCTOR, HAS_TRIVIAL_DESTRUCTOR, and HAS_TRIVIAL_COPY macros to typedefs to fix new clang deprecations. 2023-04-16 15:42:57 +02:00
vector.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
vmap.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
vset.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00