DescriptionBefore this fix, whenever a texture was detached and reattached to the texture cache (using AST::detach) it would be double counted in the cache's # of textures and memory usage stats. This would obviously lead to trouble down the road w.r.t. purging and reallocating textures.
Patch Set 1 #
MessagesTotal messages: 3
|