output texture info

This commit is contained in:
Glenn Maynard
2003-04-24 19:51:27 +00:00
parent 60de1a24a1
commit e009925ca3
3 changed files with 21 additions and 0 deletions
+1
View File
@@ -299,6 +299,7 @@ void ScreenManager::EmptyDeleteQueue()
/* Now that we've actually deleted a screen, it makes sense to clear out
* cached textures. */
TEXTUREMAN->DeleteCachedTextures();
TEXTUREMAN->DiagnosticOutput();
}
/* XXX: Big hack: