Clean-up/renaming of the per-vertex attribute bits, specifically, the
[mesa.git] / src / mesa / tnl / t_vb_lighttmp.h
2002-01-22 Brian PaulClean-up/renaming of the per-vertex attribute bits...
2002-01-05 Brian PaulVertex program checkpoint commit: converted all vertex...
2002-01-05 Brian Paulcomments, clean-ups, added lots of const qualifiers
2001-12-19 Brian Paulremove some cruft
2001-12-14 Brian Paulvertex program check-in
2001-10-20 Keith Whitwellforgotten diffuse alpha fix
2001-09-14 Brian Paulmore warning fixes (Karl Schultz)
2001-08-13 Keith WhitwellFix problem with colormaterial (bug #441859)
2001-08-02 Keith WhitwellFix SGL testLights.exe bugs (interaction of copying...
2001-08-01 Keith WhitwellFix copying problem (light spots) on evaluated surfaces.
2001-07-28 Keith WhitwellRemove _BaseAlpha, fix reflect lighting bug.
2001-07-17 Keith WhitwellLighting now emits colors as CHAN_TYPE, as it used...
2001-04-28 Keith WhitwellSupport for floating point color representation in...
2001-04-19 Keith WhitwellFix striding of color material inputs. (Fixes glean...
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2001-02-16 Keith WhitwellAllow swrast to cope (fairly) cleanly with GL_SEPERATE_...
2001-02-16 Keith WhitwellFixed conform problems with recent material tracking...
2001-02-14 Brian Paulfixed a CI-mode spot light conformance failure, but...
2001-02-13 Brian Paulfixed a CI mode segfault, minor clean-ups
2001-01-24 Brian PaulLots of GLchan datatype changes.
2001-01-17 Keith WhitwellFixes for performance bug on compiled array element...
2001-01-03 Brian PaulMore color macro clean-ups.
2000-12-26 Keith WhitwellMajor rework of tnl module