Re: i.mx6 crash on glGetString
Posted by
gouessej on
Sep 06, 2014; 11:54am
URL: https://forum.jogamp.org/i-mx6-crash-on-glGetString-tp4033064p4033069.html
Please try to force the use of OpenGL instead of OpenGL ES by using an example supporting GL2 and asking a GL2 GLProfile.
I think that there is a problem with the driver but only when you use OpenGL ES, not with OpenGL.