Login  Register

Re: GLPbuffer doesn't work in Remote Desktop?

Posted by gouessej on Nov 17, 2012; 12:36am
URL: https://forum.jogamp.org/GLPbuffer-doesn-t-work-in-Remote-Desktop-tp4026922p4027009.html

You can use this:
GLDrawableFactory.getFactory(GLProfile.getMaxFixedFunc(true)).createOffscreenAutoDrawable(null, caps, null, width, height, null);
Julien Gouesse | Personal blog | Website