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.
Loading
Please sign in to comment
2025-09-18: Due to updates GitLab may be unavailable for some minutes between 10:00 and 13:00.
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.