Login  Register

Re: TextRenderer memory leak?

Posted by Sven Gothel on Aug 20, 2019; 5:07pm
URL: https://forum.jogamp.org/TextRenderer-memory-leak-tp4039967p4039975.html

On 8/20/19 12:34 PM, gouessej [via jogamp] wrote:
> You're using the legacy text renderer. Maybe the glyph cache becomes very big.
> You should look more in depth at the information provided by the memory
> sampler in JVisualVM.

FYI, I have applied Bug 1101's patch and pushed that one,
i.e. the VBO leak.

Thank you for pushing Julien,
always important to have a good overview.

~Sven