Bug 26125 - rendering artefacts
Summary: rendering artefacts
Status: RESOLVED NOTABUG
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: 7.5
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-19 18:09 UTC by burlen
Modified: 2010-01-27 20:31 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
shows artifacts appearing on on rendered surfaces (905.30 KB, image/png)
2010-01-19 18:09 UTC, burlen
Details
shows hardware rendering of the same data--no artefacts (802.22 KB, image/png)
2010-01-19 18:11 UTC, burlen
Details

Description burlen 2010-01-19 18:09:55 UTC
Created attachment 32731 [details]
shows artifacts appearing on on rendered surfaces

When rendering a certain set of stream tubes I see artefacts on the surfaces of the tubes. Both mesa 7.5.1 and Mesa 7.7 exhibit. It doesn't happen when using hardware rendering.

see that attached images
Comment 1 burlen 2010-01-19 18:11:24 UTC
Created attachment 32732 [details]
shows hardware rendering of the same data--no artefacts
Comment 2 burlen 2010-01-19 18:14:30 UTC
notes: zooming in the artefacts recede toward the edges of the tubes, but never go away completely. the thickness of the tubes are 0.075, some but not all of the affected tubes are overlapping or very close to their neighbors.
Comment 3 burlen 2010-01-27 20:31:27 UTC
Turns out this is not a bug in Mesa, actually we're using OSMesa and the default depth buffer is only 16 bits. So we just have to explicitly set it to 32.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.