Comment 5 for bug 85502

Revision history for this message
Pete Savage (petesavage) wrote : Re: [Bug 85502] Re: Memory used with long use....

I believe what you are seeing is the loading of the next image. The
drop in memory, if that's where it is happening, my pocket pc won't
let me see the image, is probably due to the pix buffers being reset
in the textureloader class. The cpu spike is indicative of the image
resize operation. All images must be resized to, 512,512 or tilesize
if set, in order to display in opengl. But you have given me an idea
thanks.

--
Pete Savage - cbx33::silentk
wiki.ubuntu.com/PeteSavage