summaryrefslogtreecommitdiff
path: root/src/mesa/main/enable.c
AgeCommit message (Expand)Author
2000-03-11initial implementation of GL_HP_occlusion_test extensionBrian Paul
2000-03-07removed Driver.UseGlobalTexturePalette()Brian Paul
1999-11-11first big check-in of new Mesa 3.3 codeBrian Paul
1999-11-10fix for colormaterialKeith Whitwell
1999-11-08clean-up of header includes (Daryll)Brian Paul
1999-10-20enable lighting even if no light sources are turned onBrian Paul
1999-10-08Fixed includes & added a few hooks for the DRI.Keith Whitwell
1999-09-18Large patch:Keith Whitwell
1999-09-07removed TexCoordUnit from GLcontext, use Array.ActiveTexture insteadBrian Paul
1999-08-26various pipeline bugsKeith Whitwell
1999-08-19glIsEnabled(GL_TEXTURE_3D) was wrongBrian Paul
1999-08-19Initial revisionjtg