work on GL_SGI_color_table
[mesa.git] / src / mesa / main / enable.c
2000-04-12 Brian Paulmore GL_SGI_color_table extension work
2000-04-07 Brian Pauladded GL_SGIX/SGIS_pixel_texture extension
2000-04-04 Brian Paulmore GL_HP_occlusion_test work
2000-03-11 Brian Paulinitial implementation of GL_HP_occlusion_test extension
2000-03-07 Brian Paulremoved Driver.UseGlobalTexturePalette()
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-20 Brian Paulenable lighting even if no light sources are turned on
1999-10-08 Keith WhitwellFixed includes & added a few hooks for the DRI.
1999-09-18 Keith WhitwellLarge patch:
1999-09-07 Brian Paulremoved TexCoordUnit from GLcontext, use Array.ActiveTe...
1999-08-26 Keith Whitwellvarious pipeline bugs
1999-08-19 Brian PaulglIsEnabled(GL_TEXTURE_3D) was wrong
1999-08-19 jtgInitial revision