summaryrefslogtreecommitdiff
path: root/src/mesa/main/light.h
AgeCommit message (Collapse)Author
2000-10-28Basic work to support deep color channels:Brian Paul
Replace GLubyte with GLchan Replace 255 with CHAN_MAX
2000-06-26updating mat ambient/emissive was broke. always compute ctx->EyeZDirBrian Paul
1999-11-11first big check-in of new Mesa 3.3 codeBrian Paul
1999-08-19Initial revisionjtg