Forgot to put changes to pipeline.cpp into the previous vbo commit. Oh well.
This commit is contained in:
@@ -2437,10 +2437,10 @@ void LLPipeline::updateGL()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/*{ //seed VBO Pools
|
{ //seed VBO Pools
|
||||||
LLFastTimer t(FTM_SEED_VBO_POOLS);
|
LLFastTimer t(FTM_SEED_VBO_POOLS);
|
||||||
LLVertexBuffer::seedPools();
|
LLVertexBuffer::seedPools();
|
||||||
}*/
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
void LLPipeline::clearRebuildGroups()
|
void LLPipeline::clearRebuildGroups()
|
||||||
|
|||||||
Reference in New Issue
Block a user