Cleanup of derived state calculation prior to seperating software T&L
[mesa.git] / src / mesa / main / light.c
2000-11-13 Keith WhitwellCleanup of derived state calculation prior to seperatin...
2000-11-05 Keith Whitwell- Changes for new software rasterizer modules
2000-10-30 Keith WhitwellReplace the flags Mesa was using for ctx->NewState...
2000-10-29 Brian Paulrenamed Current.ByteColor Current.Color
2000-10-28 Brian PaulNew colormac.h file for color-related macros.
2000-10-28 Brian PaulBasic work to support deep color channels:
2000-10-27 Keith WhitwellImplement EXT_fog_coord and EXT_secondary_color.
2000-09-26 Brian PaulFirst batch of OpenGL SI related changes:
2000-07-18 Brian PaulFixed off-by-one error in compute_shine_table(). Minor...
2000-06-29 Brian Pauldon't add light's ambient color to BaseColor in gl_upda...
2000-06-26 Brian Paulupdating mat ambient/emissive was broke. always compute...
2000-06-19 Keith Whitwellfix GL_BACK color material bug
2000-01-31 Brian Pauldefined FLT_MIN if undefined
2000-01-13 Brian Paulcommented out gl_reinit_light_attrib()
1999-11-22 Brian Paulfixed potential bug in _mesa_ShadeModel()
1999-11-11 Brian Paulfirst big check-in of new Mesa 3.3 code
1999-11-10 Keith Whitwellfix for colormaterial
1999-11-08 Brian Paulclean-up of header includes (Daryll)
1999-10-19 Brian Paulclean-up in gl_LightModelfv()
1999-10-19 Keith WhitwellChanges to reduce the memory footprint of display lists
1999-10-08 Keith WhitwellFixed includes & added a few hooks for the DRI.
1999-09-30 Keith Whitwellmore hooks for mga driver, including an immediate fastpath
1999-09-18 Keith WhitwellLarge patch:
1999-08-19 jtgInitial revision