On 07/11/2012 02:46 PM, gouessej [via jogamp] wrote:
> I tested the Nouveau driver on my machines for some days. There are big holes
> in my models as you can see in my bug report:
>
https://bugs.mageia.org/show_bug.cgi?id=6738>
> It does not seem to be caused by polygon winding or face culling. Have you
> ever had such a bug with this open source driver?
>
> The proprietary Nvidia driver displays some dots in the top of my screen, it
> is not fine...
When it comes to Nouveau, we should ask whether the rendering bug
is rooted in the driver itself .. or JOGL.
If the test case doesn't show up w/ software rendering (Mesa)
or does also show up w/ a native test w/ the suspected driver,
it's a good hint it's Nouveau itself creating all the confusion.
~Sven