Summary: | [bisected]oglc pxtrans-copy(advanced.logicOP.fbo) regressed | ||
---|---|---|---|
Product: | Mesa | Reporter: | fangxun <xunx.fang> |
Component: | Drivers/DRI/i915 | Assignee: | Ian Romanick <idr> |
Status: | VERIFIED FIXED | QA Contact: | |
Severity: | major | ||
Priority: | high | CC: | brianp |
Version: | git | ||
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 42993 |
Description
fangxun
2012-01-31 01:47:08 UTC
Fixed on 8.0 branch by: commit 65b9c1dee6edbafb46f782ecc525c1dbdbf76e0d Author: Ian Romanick <ian.d.romanick@intel.com> Date: Tue Jan 31 11:29:06 2012 -0700 mesa: Convert colors if span ChanType and renderbuffer data type don't match This is a partial revert of f9874fe. It turns out that the types don't always match. Specifically, this can happen when doing glCopyPixels from a float FBO to a RGBA8 FBO. NOTE: This is a candidate for the 8.0 branch. Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=45429 Reviewed-by: Brian Paul <brianp@vmware.com> (cherry picked from commit 660ed923ded3552e023ef8c3dd9f92e6792f1bd2) Verified with mesa 8.0 branch commit 65b500857ef9ab8b6bd16bc80e7c9cc869f35750. |
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.