OSDN Git Service

In _swsetup_Translate(), update dest->attrib[FRAG_ATTRIB_COL0].
authorBrian <brian.paul@tungstengraphics.com>
Fri, 6 Jul 2007 22:51:19 +0000 (16:51 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Fri, 6 Jul 2007 22:55:40 +0000 (16:55 -0600)
commita164d3aee063580503e5e9a77980059d52c486d7
treef689a0cca51050466f8cae32ecbcd7e9124cfc2e
parent0bf2479aef5def4d01bfc55b08992f41664f1431
In _swsetup_Translate(), update dest->attrib[FRAG_ATTRIB_COL0].

Also, check if we're in RGB vs. CI mode.  This fixes a problem with
incorrect rendering color seen with the redbook/polys demo.
src/mesa/swrast_setup/ss_context.c