Re: multisampling issues with OSX Lion
Posted by ac on Mar 22, 2012; 2:15pm
URL: https://forum.jogamp.org/multisampling-issues-with-OSX-Lion-tp3838980p3848620.html
Another bit of information about this issue: if I query the maximum number of samples using:
glGetIntegerv(GL_MAX_SAMPLES...);
I get 4 for this particular machine.