https://bugs.freedesktop.org/show_bug.cgi?id=90435

--- Comment #1 from Ilia Mirkin <[email protected]> ---
While the nv30 gallium driver is far from perfect, I'm fairly sure that
glxgears is supposed to work. Can you try older mesa versions to see if they
work? Like 10.4, 10.3, etc.

The only thing that comes to mind is a change I added to avoid color/depth size
conflicts (the hw can only do 32-bit color with 24-bit depth, or 16-bit color
with 16-bit depth). Ideally the driver would create a shadow version, but my
change was just enough to avoid faults, I just don't set a depth buffer at all
during the render in such cases.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Nouveau mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to