mirror of
https://github.com/glest/glest-source.git
synced 2025-08-09 09:56:30 +02:00
- added willvarfars vbo surface code when VBO is enabled in the video card, otherwise fallback to original code
This commit is contained in:
@@ -99,6 +99,7 @@ public:
|
||||
delete iterMap->second;
|
||||
iterMap->second = NULL;
|
||||
}
|
||||
itemCacheMutexList.clear();
|
||||
}
|
||||
|
||||
template <typename T>
|
||||
|
Reference in New Issue
Block a user