Summary: | [OGLC] RGBA readback from RGB8 visual gives wrong alpha value | ||
---|---|---|---|
Product: | Mesa | Reporter: | Ian Romanick <idr> |
Component: | Drivers/DRI/i965 | Assignee: | Eric Anholt <eric> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | high | CC: | bugs, pcjc2, stetzen |
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Ian Romanick
2009-02-05 08:53:30 UTC
increasing priority as this seems to be impacting many cases. mustpass.c seems happy now -- do you have a specific testcase? commit 119f34e2a52d7e074ea51d49acf6c11d83142ccc Author: Eric Anholt <eric@anholt.net> Date: Wed Feb 25 22:54:51 2009 -0800 intel: Fix up x8r8g8b8 renderbuffer format so that alpha=1 spans code happens. I was lured into a false sense of security by the fact that the spans code was already there, and a bunch of tests didn't catch the problem. oglconform's mask.c did, though. Bug #19970. *** Bug 19543 has been marked as a duplicate of this bug. *** *** Bug 20321 has been marked as a duplicate of this bug. *** 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.