Re: OpenGL 3.2 in OS X 10.7
Posted by Wade Walker on Jul 22, 2011; 2:54am
URL: https://forum.jogamp.org/OpenGL-3-2-in-OS-X-10-7-tp3186330p3190261.html
It looks like the class MacOSXCGLDrawableFactory is missing some code that would be required to set up a shared context and query the profiles. You might compare it to WindowsWGLDrawableFactory and X11GLXDrawableFactory to see how it differs from platforms that support GL3 and GL4 now.