Login  Register

Re: can't create GL3 and GL4 context

Posted by gouessej on Dec 22, 2011; 6:40pm
URL: https://forum.jogamp.org/solved-can-t-create-GL3-and-GL4-context-tp3607097p3607237.html

There is something wrong. I'm almost sure your graphics card supports forward compatible profile. However, when you create a real context, it will use GL4bc (OpenGL 4, backward compatible), it means that you can access to all functions available in OpenGL 4. Don't worry. Please indicate the exact number version of your driver even though you say it is the latest one.
Julien Gouesse | Personal blog | Website