Login  Register

Re: Un-managed Memory Usage

Posted by Art B on Nov 17, 2015; 6:00pm
URL: https://forum.jogamp.org/Un-managed-Memory-Usage-tp4035789p4035797.html

I just noticed that I'm caching references to GLUT, GLU, and GL.  Are these okay to cache or should I be creating or getting new references for each draw cycle?