Provisional light culling

This commit is contained in:
Dynamitos
2021-05-10 23:57:55 +02:00
parent 0cf13bcff5
commit e00b382d4a
41 changed files with 1072 additions and 330 deletions
@@ -49,7 +49,6 @@ void QueueOwnedResourceDeletion::run()
}
}
Semaphore::Semaphore(PGraphics graphics)
: graphics(graphics)
{