jogamp
›
jogl
Re: GL Version check behavior clarification
Posted by
gouessej
on
URL:
https://forum.jogamp.org/GL-Version-check-behavior-clarification-tp4032479p4032480.html
Hi
You should look at the source code and in the wiki:
https://github.com/sgothel/jogl/blob/master/src/jogl/classes/javax/media/opengl/GLBase.java#L138
http://jogamp.org/jogl/doc/Overview-OpenGL-Evolution-And-JOGL.html
I'm under Linux and isGL2ES2() returns true but not isGLES2(). It depends on which profile you use.
Julien Gouesse |
Personal blog
|
Website
Free forum by Nabble
Edit this page