Bug 11400 - fill POLYGON incorrect when enable GL_POLYGON_STIPPLE
Summary: fill POLYGON incorrect when enable GL_POLYGON_STIPPLE
Status: VERIFIED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i915 (show other bugs)
Version: git
Hardware: Other Linux (All)
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-28 00:29 UTC by WuNian
Modified: 2009-08-24 12:27 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
test case (1.21 KB, text/plain)
2007-06-28 00:31 UTC, WuNian
Details

Description WuNian 2007-06-28 00:29:48 UTC
If enable GL_POLYGON_STIPPLE, POLYGON is filled with incorrect color.
With xlib or i965 driver, this bug does not exist.
Comment 1 WuNian 2007-06-28 00:31:28 UTC
Created attachment 10481 [details]
test case

The case will output:
draw pixel at (50, 50): 1.000000 0.000000 0.000000

But the correct fill color should be: 0.000000 1.000000 0.000000
Comment 2 Brian Paul 2007-07-08 08:07:53 UTC
Fixed in git (same as the bug posted by Carlos Diogenes to mesa3d-users list).
Comment 3 WuNian 2007-07-09 18:16:04 UTC
commit: 0bf2479aef5def4d01bfc55b08992f41664f1431
Comment 4 Adam Jackson 2009-08-24 12:27:10 UTC
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.