Re: Bad GL_RENDERER detection
Posted by APXEOLOG on Feb 26, 2016; 8:59am
URL: https://forum.jogamp.org/Bad-GL-RENDERER-detection-tp4036346p4036361.html
I've tried GLProfile.getMaximum(true) and GLProfile.getMaxFixedFunc(true) they both have no effect (same renderer as GLProfile.getDefault())
I don't use Optimus. I have single video card now. My current OpenGL is detected perfectly but other (non-jogl) applications, for example by OpenGL Caps. And it is detected by any jogl application launched via WebStart (jnlp). The last part is really strange, i cannot understand why javaws and java have different OpenGL detection...