Re: FirePro "Not a GL2 implementation"
Posted by
sranger on
May 04, 2015; 5:53pm
URL: https://forum.jogamp.org/FirePro-Not-a-GL2-implementation-tp4034418p4034422.html
I meant by "Yes, it does" as it does run. Sorry, I looked at your email before lunch and mis-remembered what your question was. You asked if it fails, too. I apologize if I was confusing in my response.
Your example works; it doesn't request a specific profile so it gets the default for the device (GL2) but if I request a GL2GL3 profile it throws an exception as if the profile requested shouldn't be backwards compatible.
- Stephen