Summary: | [ILK] Piglit/spec/opengl_1.1/line-aa-width fails | ||
---|---|---|---|
Product: | Mesa | Reporter: | Rhys Kidd <rhyskidd> |
Component: | Drivers/DRI/i965 | Assignee: | marius predut <marius.predut> |
Status: | RESOLVED WONTFIX | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | christophe.prigent, huax.lu, rhyskidd |
Version: | git | ||
Hardware: | All | ||
OS: | Linux (All) | ||
See Also: |
https://bugs.freedesktop.org/show_bug.cgi?id=90367 https://bugs.freedesktop.org/show_bug.cgi?id=28832 |
||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Draw lines with small widths
simple line test ./simple_test image using i965 (ILK) ./simple_test image using llvmpipe |
Description
Rhys Kidd
2015-10-22 12:05:24 UTC
Please note this fails with and without Marius Predut's patch to this piglit test (found https://patchwork.freedesktop.org/patch/55901/ as not yet upstream). One patch for mesa and one for piglit are on the mailing list. (In reply to Rhys Kidd from comment #1) > Please note this fails with and without Marius Predut's patch to this piglit > test (found https://patchwork.freedesktop.org/patch/55901/ as not yet > upstream). you need also the mesa patch. Please check mesa mailing list. Your patch [0] on the Mesa mailing list is for i915 driver, so I can't see how that would fix ILK? [0]: https://patchwork.freedesktop.org/patch/61035/ Created attachment 119080 [details]
Draw lines with small widths
(In reply to marius predut from comment #5) > Created attachment 119080 [details] > Draw lines with small widths but, if you use this simple attached application to draw lines , do the line looks ok or it looks interrupted ? what kind of hw is this? (In reply to marius predut from comment #5) > Created attachment 119080 [details] > Draw lines with small widths Sorry, I don't follow. This is a Makefile rather than the actual simple_test.cpp I believe that you intended to attach. The hardware is Ironlake (i965 GEN5). Created attachment 119127 [details]
simple line test
missed file attached
Created attachment 119129 [details]
./simple_test image using i965 (ILK)
Marius' test case when run on i965 (ILK) and Mesa master (cfb67c3).
Demonstrates the "torn" look at narrow line widths.
Created attachment 119130 [details]
./simple_test image using llvmpipe
Marius' test case when run on llvmpipe and Mesa master (cfb67c3).
Does *not* demonstrate any "tearing" at narrow line widths.
This test has failed on ILK for at least a year, since I have been running it. It is possible that ILK does not have hardware support for rendering this test correctly. In this case the defect is fixed, only the pligit test needs more updates. Seems my latest piglit patch is not enough for this kind of kw. |
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.