3.2 Core Profile on Mac OS X (Mavericks)

Posted by pdelirium on
URL: https://forum.jogamp.org/3-2-Core-Profile-on-Mac-OS-X-Mavericks-tp4032548.html

I can't seem to get any profile other than "2.1 (Compat profile, FBO, hardware)".  I've tried GLProfile.getMaxProgrammableCore(true) and GLProfile.get(GLProfile.GL3) but I just get the same 2.1 profile after calling createExternalGLContext().  Attached is the output of the test.sh script.  I'm trying to use JOGL with a SWT GLCanvas so it's possible I'm doing something wrong there.  If needed I can put together a minimal example.  test.sh output