..
a_hash_map.cpp
Implement array based hash map
2024-10-24 21:34:12 +03:00
a_hash_map.h
Implement array based hash map
2024-10-24 21:34:12 +03:00
bin_sorted_array.h
command_queue_mt.cpp
WorkerThreadPool (plus friends): Overhaul unlock allowance zones
2024-08-21 12:22:52 +02:00
command_queue_mt.h
WorkerThreadPool (plus friends): Overhaul unlock allowance zones
2024-08-21 12:22:52 +02:00
cowdata.h
Set clang-format RemoveSemicolon
rule to true
2024-10-25 13:49:43 -04:00
hash_map.cpp
Add a sort method to Dictionary and HashMap
2024-10-02 14:26:33 -07:00
hash_map.h
Add a sort method to Dictionary and HashMap
2024-10-02 14:26:33 -07:00
hash_set.h
hashfuncs.h
Allow passing UID to importer
2024-11-11 15:22:42 +01:00
list.h
Avoid const_cast in List::erase by requiring mutable elements
2024-11-08 00:10:08 -08:00
local_vector.h
[Core] Add LocalVector::has
for convenience
2024-05-06 18:03:37 +02:00
lru.h
Merge pull request #98652 from stuartcarnie/2d_texture_state_fixes
2024-10-29 19:25:54 -05:00
oa_hash_map.h
paged_allocator.h
Improve Template Class Conditionals (Code Style)
2024-08-25 18:10:51 +01:00
paged_array.h
pair.h
pass_func.h
pooled_list.h
rb_map.h
rb_set.h
Set clang-format RemoveSemicolon
rule to true
2024-10-25 13:49:43 -04:00
rid_owner.cpp
rid_owner.h
Make RID_Owner lock-free for fetching.
2024-09-25 15:05:24 -03:00
rid.h
ring_buffer.h
Fix GCC 14 -Wtemplate-id-cdtor warnings
2024-04-26 11:41:09 +02:00
safe_list.h
safe_refcount.h
Fix GCC 14 -Wtemplate-id-cdtor warnings
2024-04-26 11:41:09 +02:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00
search_array.h
self_list.h
simple_type.h
Redefine GetSimpleTypeT<> in terms of <type_traits>
2024-04-24 11:43:13 +02:00
sort_array.h
Improve Template Class Conditionals (Code Style)
2024-08-25 18:10:51 +01:00
vector.h
vmap.h
vset.h