r300g: if no colorbuffers are set, disable blending and set the color mask to 0
authorMarek Olšák <maraeo@gmail.com>
Mon, 14 Dec 2009 04:29:12 +0000 (05:29 +0100)
committerCorbin Simpson <MostAwesomeDude@gmail.com>
Wed, 16 Dec 2009 03:04:46 +0000 (19:04 -0800)
commita6d701d1c6ed8e0a649d62104aeded8fb25c66d8
tree201af697b933ade27d4ee4a91f6712a55eb69c9f
parentcf85bf9cd0c168caed6210a896df285c3d86db03
r300g: if no colorbuffers are set, disable blending and set the color mask to 0

This seems to be the only way to disable the first colorbuffer.
src/gallium/drivers/r300/r300_emit.c
src/gallium/drivers/r300/r300_state.c