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-12-22: Due to updates GitLab may be unavailable for some minutes between 12:00 and 15: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.