Summary: | piglit fbo-blending-formats regression | ||
---|---|---|---|
Product: | Mesa | Reporter: | Vinson Lee <vlee> |
Component: | Mesa core | Assignee: | Brian Paul <brianp> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | jfonseca |
Version: | 7.10 | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Vinson Lee
2011-08-26 14:25:04 UTC
Softpipe is fixed with commit a7109a31999f78a1184346f423a8df15be18d570. Similar changes will be needed for llvmpipe. (In reply to comment #1) > Softpipe is fixed with commit a7109a31999f78a1184346f423a8df15be18d570. > > Similar changes will be needed for llvmpipe. Yes, src/gallium/drivers/llvmpipe/lp_state_fs.c:generate_blend() should take in consideration the replicating swizzles of the format, and we should be only swizzling the logical channels. mesa: 05720e14ba1072c547fc2388738ed4f70a6630b6 (master) Verified that fbo-blending-formats passes with softpipe. The test still fails on llvmpipe. works with softpipe and llvmpipe on mesa master e81ee67b51651e99e7e8e52c1ccafc66835d57cd and mesa 8.0.4 |
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.