Re: How to force core profile
Posted by chrtom on Feb 22, 2013; 12:19am
URL: https://forum.jogamp.org/How-to-force-core-profile-tp4028307p4028314.html
Thanks for your comments!
I'm on AMD 7870. And no, no matter what I call, GLProfile.get(GLProfile.GL3) or GLProfile.get(GLProfile.GL4), I'm NOT getting a "core" profile, but the default:
[OpenGL 4.2, options 0x303, 4.2 (Compatibility profile, arb, ES2 compatible, FBO, hardware) - 4.2.11903 Compatibility Profile Context, this 0x4c31ca45, handle 0x7f82d4196360, jogamp.opengl.gl4.GL4bcImpl@58d69f17
Maybe this has something to do with GLContext.PROFILE_ALIASING ??