Re: can't create GL3 and GL4 context
Posted by
Sven Gothel on
Dec 22, 2011; 7:54pm
URL: https://forum.jogamp.org/solved-can-t-create-GL3-and-GL4-context-tp3607097p3607378.html
On Thursday, December 22, 2011 08:25:00 PM gouessej [via jogamp] wrote:
>
> This might be useful to fill a bug report about JOGL:
>
http://jogamp.org/wiki/index.php/Jogl_FAQ#Bugreports_.26_Testing>
http://jogamp.org/wiki/index.php/Jogl_FAQ#Bugreports_.26_Testing
>
> Some users have similar problems but did not spend any time in giving us a
> small test case to reproduce this bug. Please provide us a simple code
> snippet allowing to reproduce this bug.
IMHO in regards to a 'false' lack GL4/GL4 availability
the test_dbg script should be sufficient, since it logs
all GL profile scan results of our initialization sequence.
~Sven