fase 4+5: fibers cooperatius substitueixen el game thread, sense mutex ni cv

This commit is contained in:
2026-04-15 18:50:43 +02:00
parent 801a8ad1bd
commit 1507a1c740
9 changed files with 313 additions and 141 deletions

View File

@@ -39,6 +39,7 @@ set(APP_SOURCES
# Core - System (nova capa)
source/core/system/director.cpp
source/core/system/fiber.cpp
# Game
source/game/options.cpp