new fasttimers, including ui.

This commit is contained in:
Shyotl
2012-01-23 18:30:54 -06:00
parent 7d4c2aa54f
commit 6374f012de
93 changed files with 3566 additions and 1620 deletions

View File

@@ -76,7 +76,7 @@ void LLDrawPoolClouds::prerender()
void LLDrawPoolClouds::render(S32 pass)
{
LLFastTimer ftm(LLFastTimer::FTM_RENDER_CLOUDS);
LLFastTimer ftm(FTM_RENDER_CLOUDS);
if (!(gPipeline.hasRenderType(LLPipeline::RENDER_TYPE_CLOUDS)))
{
return;