Revert: "When processing multiple tasks defer uploads until the end"
This reverts commit 2dd58ce67a518876e553e019bd4cdd11848834ac.
On second thought no, lets allow the busy loop to parallize as much as it possibly can. We can always look at refactoring to provide a continous time frame for GL_ProcessDeferredTasks() spanning all tasks later on.
Revert: "When processing multiple tasks defer uploads until the end"
This reverts commit 2dd58ce67a518876e553e019bd4cdd11848834ac.
On second thought no, lets allow the busy loop to parallize as much
as it possibly can. We can always look at refactoring to provide a
continous time frame for GL_ProcessDeferredTasks() spanning all
tasks later on.