replace Current.Color with Current.Attrib[VERT_ATTRIB_COLOR0]
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 21 Aug 2002 13:05:37 +0000 (13:05 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 21 Aug 2002 13:05:37 +0000 (13:05 +0000)
commit1e0241d3c6b619f7024c9bb98c182598642a5bc2
tree1097ba117b4a95802eb96f4fef6799577e36470f
parent713800a495152c5b39973a781ef3659835184d21
replace Current.Color with Current.Attrib[VERT_ATTRIB_COLOR0]
src/mesa/tnl/t_context.c