.. |
bin_sorted_array.h
|
Code quality: Fix header guards consistency
|
2022-07-25 11:17:40 +02:00 |
command_queue_mt.cpp
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
command_queue_mt.h
|
Fix some issues found by cppcheck.
|
2022-04-06 14:34:37 +03:00 |
cowdata.h
|
Remove NO_THREADS fallback code, Godot 4 requires thread support
|
2022-10-03 11:23:26 +02:00 |
hash_map.h
|
Optimize HashMap/HashSet using fastmod
|
2022-06-23 18:08:52 +02:00 |
hash_set.h
|
Optimize HashMap/HashSet using fastmod
|
2022-06-23 18:08:52 +02:00 |
hashfuncs.h
|
Fix MSVC warning C4706: assignment within conditional expression
|
2022-09-28 16:05:07 +02:00 |
list.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
local_vector.h
|
Use constexpr in the conditions with template parameters and sizeof s to suppress C4127 warnings.
|
2022-09-29 10:38:21 +03:00 |
lru.h
|
Code quality: Fix header guards consistency
|
2022-07-25 11:17:40 +02:00 |
oa_hash_map.h
|
Add mutable OAHashMap::lookup_ptr function to fix mutability.
|
2022-04-22 09:20:15 +02:00 |
paged_allocator.h
|
Variant memory pools
|
2022-07-04 12:01:46 +01:00 |
paged_array.h
|
Fix MSVC warnings C4701 and C4703: Potentially uninitialized variable used
|
2022-09-28 17:05:34 +02:00 |
pair.h
|
Replace most uses of Map by HashMap
|
2022-05-16 10:37:48 +02:00 |
pass_func.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
pooled_list.h
|
Use constexpr in the conditions with template parameters and sizeof s to suppress C4127 warnings.
|
2022-09-29 10:38:21 +03:00 |
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.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
rid_owner.cpp
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
rid_owner.h
|
Remove unsupported NO_SAFE_CAST /-fno-rtti from Android build
|
2022-10-03 11:18:31 +02:00 |
ring_buffer.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
safe_list.h
|
Remove NO_THREADS fallback code, Godot 4 requires thread support
|
2022-10-03 11:23:26 +02:00 |
safe_refcount.h
|
Remove NO_THREADS fallback code, Godot 4 requires thread support
|
2022-10-03 11:23:26 +02:00 |
SCsub
|
Reorganized core/ directory, it was too fatty already
|
2020-11-07 20:17:12 -03:00 |
search_array.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
self_list.h
|
Zero initialize all pointer class and struct members
|
2022-04-04 19:49:50 +02:00 |
simple_type.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
sort_array.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
vector.h
|
Arrays: Zero new items of trivial types on resize() (bindings only)
|
2022-08-04 13:35:37 +02:00 |
vmap.h
|
Make VMap::find_nearest return -1 when empty
|
2022-02-16 16:12:30 +08:00 |
vset.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |