Login  Register

Re: GL4 not working in JOGL macbook pro

Posted by gouessej on Sep 05, 2019; 10:31am
URL: https://forum.jogamp.org/GL4-not-working-in-JOGL-macbook-pro-tp4040031p4040033.html

Hello

Your solution should work and is correct if your program requires at least OpenGL4 (core, forward compatible) but GLProfile.getMaxProgrammable(true) or GLProfile.getMaximum(true) would be safer if you require the highest core profile or the most capable profile.
Julien Gouesse | Personal blog | Website