Login  Register

Re: Using setNumSamples() doesn't work

Posted by Demoscene Passivist on Sep 08, 2010; 2:06pm
URL: https://forum.jogamp.org/Using-setNumSamples-doesn-t-work-tp1427769p1439695.html

I also tested multisampling support with my own framework (using NEWT+AWT). After it didn't work there I tried the official multisample example from the JOGL-Demos repository: http://github.com/sgothel/jogl-demos/blob/master/src/demos/multisample/Multisample.java

That didn't work either. To be 100% sure I tested it on an ATI card and on a NVidia card so eliminate driver issues. Guess what: Didn't work .  So it's definitly broken.

I filed an official bug report on bugzilla regarding this issue: http://jogamp.org/bugzilla/show_bug.cgi?id=410

Any additions/useful information u can provide for this bugreport are really appreciated.