Re: Not a GL3 implementation on mac OS X 10.11
Posted by
gouessej on
Mar 25, 2016; 1:16pm
URL: https://forum.jogamp.org/Not-a-GL3-implementation-on-mac-OS-X-10-11-tp4036538p4036543.html
Sven wrote this several years ago:
http://jogamp.org/log/irc/jogamp_20140926050545.html#l87You probably use the default profile instead of requesting a GL3 profile. Call GLProfile.getMaxProgrammable(true).