Posted by Sven Gothel on Jul 11, 2013; 9:24pm URL: https://forum.jogamp.org/JOGL-GLSL-version-and-Mac-OS-X-10-7-5-tp4029574p4029579.html
On 07/11/2013 10:32 PM, jmaasing [via jogamp] wrote:
> I also think it should support GLSL 1.50
> https://developer.apple.com/graphicsimaging/opengl/capabilities/GLInfo_1075_Core.html >
> I found in App Store an application called "OpenGL Extension Viewer". It seems
> to perform a lot of compatibility tests and reports, you can try that if you
> don't want to code a test application yourself.
You need to use a GL3 profile, i.e. OpenGL >= 3.1 core
to be able to use higher GLSL versions!