NazaraEngine/tests/UnitTests/Engine
SirLynix e3ad9be759 Core/TaskScheduler: Fix work ending condition
Use remaining task count instead of idle worker count, this avoids a race condition where a worker signals idle after being tasked with a new job
2024-02-03 22:40:12 +01:00
..
Audio Remove spaces before line feed 2024-01-25 14:38:06 +01:00
Core Core/TaskScheduler: Fix work ending condition 2024-02-03 22:40:12 +01:00
Math Remove spaces before line feed 2024-01-25 14:38:06 +01:00
Network UnitTests: Replace Google DNS with Cloudflare DNS 2023-12-30 11:40:20 +01:00
Physics2D Fix unit tests 2023-08-12 14:43:59 +02:00
Utility Utility/ImageStream: Use Time class instead of UInt64 for frametime 2023-02-02 13:27:21 +01:00
ClientModules.hpp Move ComputeTest,GraphicsTest,RenderTest and Std140Debug to the tests folder 2022-12-26 08:44:11 +01:00
Modules.hpp Rename Physics2D to ChipmunkPhysics2D 2023-04-10 17:12:23 +02:00