summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/radeon/radeon_lighting.c
AgeCommit message (Collapse)Author
2004-01-28Use NEED_SECONDARY_COLOR() for checking specular state at all timesKeith Whitwell
when ctx->_TriangleCaps might be inaccurate (ie while ctx->NewState might be non-zero).
2003-08-22patch to import Jon Smirl's work from BitkeeperBrian Paul