Re: Which versions of OpenGL does JOGL 1.1.1 support?
Posted by
gouessej on
Jul 12, 2011; 8:56am
URL: https://forum.jogamp.org/Which-versions-of-OpenGL-does-JOGL-1-1-1-support-tp3160804p3161846.html
Hi
JOGL 1.1.1a does not support OpenGL-ES, it supports only OpenGL but not the forward compatible context. Anyway, you should not use JOGL 1.1.1a anymore as it is no more maintained and it causes some problems of deployment (my first person shooter using it did not work almost a whole day because some Oracle servers were down :() except if you plan to host this version on your own servers.