| Summary: | Incomplete primitive rendering with GL_LINE_LOOP over a surface on 945GM | ||
|---|---|---|---|
| Product: | Mesa | Reporter: | David Henry <tfc.duke> |
| Component: | Drivers/DRI/i915 | Assignee: | haihao <haihao.xiang> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | git | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
| Attachments: |
xorg.log
test case test case screenshot, showing the bug screenshot of the test case with Option NoAccel |
||
|
Description
David Henry
2007-09-13 10:01:47 UTC
Created attachment 11537 [details]
xorg.log
Created attachment 11538 [details]
test case
The test case draws two triangles with GL_LINE_LOOP on top of a blue surface (in 2D mode). The left triangle is drawn using GL_LINE_LOOP, the right triangle is drawn using GL_LINES.
Created attachment 11539 [details]
test case screenshot, showing the bug
Left triangle is incomplete
Created attachment 11540 [details]
screenshot of the test case with Option NoAccel
It shows that it works in software mode, without DRI.
This should be fixed in master and mesa_7_0_branch, though I didn't test with this chipset. Reopen if not. Mass version move, cvs -> git |
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.