Improved the computation of the TextureProfile _size value, fixed the computation up of the miplevels

This commit is contained in:
Robert Osfield
2009-09-26 16:28:42 +00:00
parent 4d75729650
commit 9a1cd7072f
5 changed files with 217 additions and 22 deletions

View File

@@ -1563,6 +1563,7 @@ void SceneView::draw()
}
}
// #define REPORT_TEXTURE_MANAGER_STATS
#ifdef REPORT_TEXTURE_MANAGER_STATS
tom->reportStats();
#endif