- added willvarfars vbo surface code when VBO is enabled in the video card, otherwise fallback to original code

This commit is contained in:
Mark Vejvoda
2011-07-08 16:45:55 +00:00
parent 3584a831cf
commit 0d248958c3
3 changed files with 191 additions and 6 deletions

View File

@@ -99,6 +99,7 @@ public:
delete iterMap->second;
iterMap->second = NULL;
}
itemCacheMutexList.clear();
}
template <typename T>