[Bug 57984] r300g: blend sfactor=GL_DST_COLOR fails with FBOs

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Dec 7 07:57:55 PST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=57984

--- Comment #1 from Stefan Dösinger <stefandoesinger at gmx.at> ---
I dug through the optimizations in r300_create_blend_state, and the problem is
the "Disable reading if SRC_ALPHA == 0" optimization. It is not correct if the
source factor is DEST_COLOR. I'm checking if any other source factors have to
be excluded.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121207/e2d0e571/attachment.html>


More information about the dri-devel mailing list