Summary: | [SNB]oglc edgeflag(basic.allCases) fails on SandyBridge | ||
---|---|---|---|
Product: | Mesa | Reporter: | fangxun <xunx.fang> |
Component: | Drivers/DRI/i965 | Assignee: | Eric Anholt <eric> |
Status: | VERIFIED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | eric |
Version: | git | ||
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | A pending patch to fix this issue |
Description
fangxun
2011-09-08 00:32:29 UTC
oglc displaylist-deref(misc.edgeFlagDereference) and vao(advanced.stateChange.edgeFlagCoordArray) also fails on SandyBridge. *** Bug 40704 has been marked as a duplicate of this bug. *** Created attachment 51647 [details] [review] A pending patch to fix this issue I made a patch several weeks ago to try to fix this issue, and it did. But it did something not strictly consistent with Bspec. Thus the patch is pending.... I had discussed this patch and issues with Eric. So, add Eric to the CC list. Yuanhan, any update? (In reply to comment #5) > Yuanhan, any update? Sorry, nope, still pending. Patch series at: http://lists.freedesktop.org/archives/mesa-dev/2012-July/024860.html commit 04a11b5f5e22155e5816e2da560b485eb0eaaec9 Author: Eric Anholt <eric@anholt.net> Date: Fri Jul 27 21:07:48 2012 -0700 i965/gen6+: Add support for edge flags. Verified it on masa master and mesa 9.0 branch. |
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.