Login  Register

Re: How to force core profile

Posted by Sven Gothel on Feb 22, 2013; 6:23am
URL: https://forum.jogamp.org/How-to-force-core-profile-tp4028307p4028317.html

On 02/22/2013 01:19 AM, chrtom [via jogamp] wrote:

> 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 ??
>
Yes and that has been removed lately to actually support core only
profiles - at least we keep compatible and core separate now.

Try:
  http://jogamp.org/deployment/archive/master/gluegen_640-joal_404-jogl_921-jocl_752/

~Sven



signature.asc (911 bytes) Download Attachment