Forgot to put changes to pipeline.cpp into the previous vbo commit. Oh well.

This commit is contained in:
Shyotl
2013-05-16 01:59:15 -05:00
parent 2b30a5a4e7
commit 182b15aee5

View File

@@ -2437,10 +2437,10 @@ void LLPipeline::updateGL()
}
}
/*{ //seed VBO Pools
{ //seed VBO Pools
LLFastTimer t(FTM_SEED_VBO_POOLS);
LLVertexBuffer::seedPools();
}*/
}
}
void LLPipeline::clearRebuildGroups()