Login  Register

Re: JOGL OpenGL ES error in NetBeans

Posted by elect on Oct 28, 2015; 11:10am
URL: https://forum.jogamp.org/JOGL-OpenGL-ES-error-in-NetBeans-tp4035582p4035636.html

What is the right way to dispose them then?

((DirectBuffer) buffer).cleaner().clean(); ?

I get a warning on NB, "DirectBuffer is internal proprietary API and may be removed in a future release"