NazaraEngine/tests
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
..
ComputeParticlesTest Core: Rework TaskScheduler (WIP) 2024-01-31 16:42:25 +01:00
ComputeTest Remove spaces before line feed 2024-01-25 14:38:06 +01:00
GraphicsTest Rename AppComponent classes (AppEntitySystemComponent => EntitySystemAppComponent) 2024-01-24 16:50:04 +01:00
PresentModeTest Rename AppComponent classes (AppEntitySystemComponent => EntitySystemAppComponent) 2024-01-24 16:50:04 +01:00
RenderTest Rename AppComponent classes (AppEntitySystemComponent => EntitySystemAppComponent) 2024-01-24 16:50:04 +01:00
SchedulerBenchmark Cleanup code 2024-02-02 17:31:12 +01:00
Std140Debug Replace OpenGL headers by opengl-headers xmake package 2024-01-24 16:34:22 +01:00
UnitTests Core/TaskScheduler: Fix work ending condition 2024-02-03 22:40:12 +01:00
xmake.lua Move ComputeTest,GraphicsTest,RenderTest and Std140Debug to the tests folder 2022-12-26 08:44:11 +01:00