godot/tests
reduz c66b2651a6 Refactor CommandQueueMT
* RingBuffer had no reason to be in this context
* A single buffer is used that can grow as much as the game needs.

This should make thread loading entirely reliable.
2021-06-09 13:10:49 -03:00
..
data
SCsub
test_aabb.h
test_array.h
test_astar.h
test_basis.h
test_class_db.h Rename Quat to Quaternion 2021-06-04 18:14:32 +01:00
test_color.h Make is_equal_approx have explicit float and double versions 2021-05-20 06:18:11 -04:00
test_command_queue.h Refactor CommandQueueMT 2021-06-09 13:10:49 -03:00
test_config_file.h
test_crypto.h
test_curve.h Make is_equal_approx have explicit float and double versions 2021-05-20 06:18:11 -04:00
test_dictionary.h
test_expression.h Make is_equal_approx have explicit float and double versions 2021-05-20 06:18:11 -04:00
test_file_access.h
test_geometry_2d.h Fix typos with codespell 2021-05-20 12:38:56 +02:00
test_geometry_3d.h
test_gradient.h
test_gui.cpp
test_gui.h
test_hashing_context.h
test_image.h Rename File::get_len() get_length() 2021-05-25 11:54:28 +01:00
test_json.h Make is_equal_approx have explicit float and double versions 2021-05-20 06:18:11 -04:00
test_list.h
test_local_vector.h
test_lru.h
test_macros.cpp
test_macros.h Rename Quat to Quaternion 2021-06-04 18:14:32 +01:00
test_main.cpp Fix some warnings raised by GCC-11.1 2021-05-25 17:23:53 +02:00
test_main.h
test_marshalls.h
test_math.cpp Rename Quat to Quaternion 2021-06-04 18:14:32 +01:00
test_math.h
test_method_bind.h
test_node_path.h
test_oa_hash_map.cpp
test_oa_hash_map.h
test_object.h [Net] Refactor RPCs, remove RSETs 2021-06-01 17:24:21 +02:00
test_ordered_hash_map.h
test_paged_array.h
test_path_3d.h
test_path_follow_2d.h
test_path_follow_3d.h
test_pck_packer.h Rename File::get_len() get_length() 2021-05-25 11:54:28 +01:00
test_physics_2d.cpp
test_physics_2d.h
test_physics_3d.cpp More explanatory names for RigidBody modes 2021-06-04 11:40:36 -07:00
test_physics_3d.h
test_random_number_generator.h
test_rect2.h Merge pull request #48882 from aaronfranke/approx-use-double 2021-05-20 14:17:58 +02:00
test_render.cpp Rename Transform to Transform3D in core 2021-06-03 07:30:01 -04:00
test_render.h
test_resource.h
test_shader_lang.cpp
test_shader_lang.h
test_string.h Change behavior of String.right 2021-05-20 23:07:57 +02:00
test_text_server.h
test_translation.h
test_utils.cpp
test_utils.h
test_validate_testing.h Rename Quat to Quaternion 2021-06-04 18:14:32 +01:00
test_variant.h
test_vector.h Add a test suite for Vector 2021-05-19 16:37:39 +02:00
test_xml_parser.h