summaryrefslogtreecommitdiff
path: root/src/mesa/tnl/t_vb_lighttmp.h
AgeCommit message (Expand)Author
2001-12-14vertex program check-inBrian Paul
2001-10-20forgotten diffuse alpha fixKeith Whitwell
2001-09-14more warning fixes (Karl Schultz)Brian Paul
2001-08-13Fix problem with colormaterial (bug #441859)Keith Whitwell
2001-08-02Fix SGL testLights.exe bugs (interaction of copying and fixup in display lists)Keith Whitwell
2001-08-01Fix copying problem (light spots) on evaluated surfaces.Keith Whitwell
2001-07-28Remove _BaseAlpha, fix reflect lighting bug.Keith Whitwell
2001-07-17Lighting now emits colors as CHAN_TYPE, as it used to. This will requireKeith Whitwell
2001-04-28Support for floating point color representation in tnl module.Keith Whitwell
2001-04-19Fix striding of color material inputs. (Fixes glean colorLitPerf)Keith Whitwell
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes
2001-03-03lots of gl_*() to _mesa_*() namespace clean-upBrian Paul
2001-02-16Allow swrast to cope (fairly) cleanly with GL_SEPERATE_SPECULAR whenKeith Whitwell
2001-02-16Fixed conform problems with recent material tracking change.Keith Whitwell
2001-02-14fixed a CI-mode spot light conformance failure, but still not clear whyBrian Paul
2001-02-13fixed a CI mode segfault, minor clean-upsBrian Paul
2001-01-24Lots of GLchan datatype changes.Brian Paul
2001-01-17Fixes for performance bug on compiled array element paths.Keith Whitwell
2001-01-03More color macro clean-ups.Brian Paul
2000-12-26Major rework of tnl moduleKeith Whitwell