Re: FirePro "Not a GL2 implementation"
Posted by
sranger on
May 06, 2015; 12:40pm
URL: https://forum.jogamp.org/FirePro-Not-a-GL2-implementation-tp4034418p4034440.html
How do I verify that it does or does not support a backwards-compatible context? (I've also attached the logs)
EDIT: the test.log says "GL3bc false" so I'm assuming jogl doesn't believe it's supported. Is there a way I can verify that outside of jogl? Though, it also says "GL4 false" which I know is untrue unless the open source radeon drivers don't support it. Also, it says "GL2GL3 GLProfile[GL2GL3/GL3.hw]" but if I request a GL2GL3 profile, I'm given "GLProfile[GL3/GL3.hw]"
test.logtest_dbg.log
- Stephen