Login  Register

Re: can't create GL3 and GL4 context

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

returns:
GLProfile.getMaxFixedFunc() -> GLProfile[GL2/GL2]
GLProfile.getMaxProgrammable() -> GLProfile[GL2/GL2]

my question is why?.. i have a opengl 4 capable graphics card.. shouldn't that work then?