r300g: fix the rasterization of secondary color
authorMarek Olšák <maraeo@gmail.com>
Sun, 17 Jan 2010 03:49:07 +0000 (04:49 +0100)
committerCorbin Simpson <MostAwesomeDude@gmail.com>
Sun, 17 Jan 2010 09:10:58 +0000 (01:10 -0800)
commitb62d339301f32d29c0a0fdaba2a0e192bff42c23
tree6b3ab9e6a28c81d348455148f4b270ff8e7494ce
parent7d3090f0fe41757582729bb5a580ad5b9a03f765
r300g: fix the rasterization of secondary color

When the secondary color is used, the primary color must always be rasterized
regardless of whether it is used or not.
src/gallium/drivers/r300/r300_state_derived.c
src/gallium/drivers/r300/r300_vs.c