]> git.tdb.fi Git - libs/game.git/commit
Track individual dependencies in SystemScheduler
authorMikko Rasa <tdb@tdb.fi>
Tue, 18 Mar 2025 11:21:10 +0000 (13:21 +0200)
committerMikko Rasa <tdb@tdb.fi>
Tue, 18 Mar 2025 11:21:10 +0000 (13:21 +0200)
commit33ef45b6374a0ed26540b4b98f73d8cfecba3656
treefec492908ab6d31496ece912e93bff20cf14500b
parent1837254512dcac12bcc02f6bad75e088c8caef40
Track individual dependencies in SystemScheduler

Arranging the systems in groups does not provide enough flexibility for
parallelizing the execution.
source/game/stage.cpp
source/game/stage.h
source/game/systemscheduler.cpp
source/game/systemscheduler.h