fixed pointer arithmetic error in glCopyPixels
[mesa.git] / src / mesa / main / light.h
2001-09-14 Brian Paulmore warning fixes (Karl Schultz)
2001-04-28 Keith WhitwellSupport for floating point color representation in...
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-15 Keith WhitwellFix propogation of material values in VB's that don...
2001-02-06 Keith WhitwellUse a lookup table to compute exponents in tnl fogging...
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-11-24 Keith WhitwellSupport for swappable t&l modules, including an example...
2000-11-22 Jouk Jansen Committing in .
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories
2000-10-28 Brian PaulBasic work to support deep color channels:
2000-06-26 Brian Paulupdating mat ambient/emissive was broke. always compute...
1999-11-11 Brian Paulfirst big check-in of new Mesa 3.3 code
1999-08-19 jtgInitial revision