Re: Detecting max multisamples
Posted by justin on Sep 29, 2011; 4:55am
URL: https://forum.jogamp.org/Detecting-max-multisamples-tp3365963p3378309.html
Thanks, both answers were helpful. I think my mistake was in using a system with a driver that did not properly detect GL_MAX_SAMPLES, and it reported a value that was too high to be correct. This is quite useful though.