Skip to content
Snippets Groups Projects
Commit 89c96afe authored by Brian Paul's avatar Brian Paul
Browse files

swrast: fix multiple color buffer writing

If a fragment program wrote to more than one color buffer, the
first fragment color got replicated to all dest buffers.  This
fixes 5 piglit FBO tests, including fbo-drawbuffers-arbfp.

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


Cc: "10.4, 10.5" <mesa-stable@lists.freedesktop.org>
Reviewed-by: default avatarEric Anholt <eric@anholt.net>
parent fbac86ad
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment