Set ENABLE_LIGHT according to ctx->Light.Enabled whether or not
authorBrian Paul <brian.paul@tungstengraphics.com>
Mon, 27 Nov 2000 18:59:09 +0000 (18:59 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Mon, 27 Nov 2000 18:59:09 +0000 (18:59 +0000)
commit72ef753d5c8eedc3375af77da083cf93447a73a3
treeec392ed0f960cc9814922ffdc2ac3f9856ac0581
parent297dfa0fbf38a415d70caaab29d93dad585df1d2
Set ENABLE_LIGHT according to ctx->Light.Enabled whether or not
individual light sources are enabled.
src/mesa/main/attrib.c
src/mesa/main/enable.c