summaryrefslogtreecommitdiff
path: root/src/mesa/main/light.h
AgeCommit message (Expand)Author
2001-02-15Fix propogation of material values in VB's that don't reach the lightingKeith Whitwell
2001-02-06Use a lookup table to compute exponents in tnl fogging code. SlightlyKeith Whitwell
2000-12-26Major rework of tnl moduleKeith Whitwell
2000-11-24Support for swappable t&l modules, including an example one in the FXKeith Whitwell
2000-11-22 Committing in .Jouk Jansen
2000-11-16Move the transform and lighting code to two new directoriesKeith Whitwell
2000-10-28Basic work to support deep color channels:Brian Paul
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