NazaraEngine/include/Nazara
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
BulletPhysics3D Update copyright year 2024-01-02 12:02:14 +01:00
ChipmunkPhysics2D Add end-of-line spaces checker 2024-01-26 10:43:00 +01:00
Core Core/TaskScheduler: Fix work ending condition 2024-02-03 22:40:12 +01:00
Graphics Minor improvements 2024-01-29 18:34:46 +01:00
JoltPhysics3D Add end-of-line spaces checker 2024-01-26 10:43:00 +01:00
Math Minor improvements 2024-01-29 18:34:46 +01:00
Network Network/ENetHost: Remove unused mt19937_64 2024-02-03 14:31:52 +01:00
OpenGLRenderer Add end-of-line spaces checker 2024-01-26 10:43:00 +01:00
Platform Rename AppComponent classes (AppEntitySystemComponent => EntitySystemAppComponent) 2024-01-24 16:50:04 +01:00
Renderer Minor fixes 2024-01-13 16:19:46 +01:00
Utility Add end-of-line spaces checker 2024-01-26 10:43:00 +01:00
VulkanRenderer VulkanRenderer: Fix warning 2024-01-31 16:42:35 +01:00
Widgets Minor improvements 2024-01-29 18:34:46 +01:00
Audio.hpp Update copyright year 2024-01-02 12:02:14 +01:00
BulletPhysics3D.hpp Update copyright year 2024-01-02 12:02:14 +01:00
ChipmunkPhysics2D.hpp Update copyright year 2024-01-02 12:02:14 +01:00
Core.hpp Rename AppComponent classes (AppEntitySystemComponent => EntitySystemAppComponent) 2024-01-24 16:50:04 +01:00
Graphics.hpp Update copyright year 2024-01-02 12:02:14 +01:00
JoltPhysics3D.hpp Update copyright year 2024-01-02 12:02:14 +01:00
Math.hpp Update copyright year 2024-01-02 12:02:14 +01:00
Network.hpp Network: Add WebServiceAppComponent 2024-01-24 17:43:16 +01:00
OpenGLRenderer.hpp Update copyright year 2024-01-02 12:02:14 +01:00
Platform.hpp Rename AppComponent classes (AppEntitySystemComponent => EntitySystemAppComponent) 2024-01-24 16:50:04 +01:00
Renderer.hpp Update copyright year 2024-01-02 12:02:14 +01:00
Utility.hpp Update copyright year 2024-01-02 12:02:14 +01:00
VulkanRenderer.hpp Update copyright year 2024-01-02 12:02:14 +01:00
Widgets.hpp Widgets: Add ProgressBarWidget 2024-01-16 14:13:06 +01:00