Introduced TextureManager
Texture manager manages textures in a cache, for more efficient texture reuse. Currently only clears the cache on program exit, no garbage collection, disabled by default.
ext/cgt/texturemanager.cpp
0 → 100644
ext/cgt/texturemanager.h
0 → 100644
Please register or sign in to comment