ie 4.1, 4.0, 3.3, .. 2.0 .. 1.5 - or the highes programmable only one.
Hence the following unit test shall show you the highest profile, ie 4.1 if available on your platform
Have a look at those unit tests. Sure you can also try a forced a GLProfile,
however, not all are available on all machines, naturally.
> There is a GL4 interface already for some time, but (on my OpenGL4 capable
> system), the following fails:
>
> GL4 gl = drawable.getGL().getGL4();
>
> Message: Exception in thread "AWT-EventQueue-0"
> javax.media.opengl.GLException: Not a GL4 implementation
> at jogamp.opengl.gl4.GL4bcImpl.getGL4(GL4bcImpl.java:32456)
>
> A similar line GL3 gl = drawable.getGL().getGL3() works fine;
> in that case, gl.glGetString(GL3.GL_VERSION); returns OGL version 3.3
>
> A tool like GPU Caps Viewer reports OGL 4.1, and it does run the OGL4
> tesselation demo fine.
>
> System:
> Jogl build: b391
> NVidia GTX 460, driver: 270.61(whql), Win7 64 bits
>
> Any ideas?
>
> Job
>
> _______________________________________________
> If you reply to this email, your message will be added to the discussion below:
>
http://forum.jogamp.org/OpenGL-4-status-tp2969055p2969055.html> To start a new topic under jogl, email
[hidden email]
> To unsubscribe from jogl, visit