godot/core/templates
2022-08-02 15:54:18 +02:00
..
bin_sorted_array.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
command_queue_mt.cpp
command_queue_mt.h
cowdata.h
hash_map.h
hash_set.h
hashfuncs.h Implement Vector4, Vector4i, Projection 2022-07-23 14:00:01 +02:00
list.h
local_vector.h Avoid manual memory management of certain arrays in Vulkan RD 2022-06-28 10:01:46 +02:00
lru.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
oa_hash_map.h
paged_allocator.h Variant memory pools 2022-07-04 12:01:46 +01:00
paged_array.h
pair.h
pass_func.h
pooled_list.h
rb_map.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
rb_set.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
rid_owner.cpp
rid_owner.h
rid.h
ring_buffer.h
safe_list.h
safe_refcount.h Implement a Worker ThreadPool 2022-07-22 11:46:48 +02:00
SCsub
search_array.h
self_list.h
simple_type.h
sort_array.h
vector.h Prevent out-of-bounds write in array conversion; avoid logspam on empty arrays. 2022-06-30 18:04:33 -07:00
vmap.h
vset.h