summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/enable.c
Commit message (Expand)AuthorAgeFilesLines
* added GL_SGIX/SGIS_pixel_texture extensionBrian Paul2000-04-071-1/+21
* more GL_HP_occlusion_test workBrian Paul2000-04-041-1/+5
* initial implementation of GL_HP_occlusion_test extensionBrian Paul2000-03-111-1/+24
* removed Driver.UseGlobalTexturePalette()Brian Paul2000-03-071-3/+1
* first big check-in of new Mesa 3.3 codeBrian Paul1999-11-111-23/+27
* fix for colormaterialKeith Whitwell1999-11-101-1/+3
* clean-up of header includes (Daryll)Brian Paul1999-11-081-4/+1
* enable lighting even if no light sources are turned onBrian Paul1999-10-201-2/+2
* Fixed includes & added a few hooks for the DRI.Keith Whitwell1999-10-081-2/+8
* Large patch:Keith Whitwell1999-09-181-1/+2
* removed TexCoordUnit from GLcontext, use Array.ActiveTexture insteadBrian Paul1999-09-071-4/+4
* various pipeline bugsKeith Whitwell1999-08-261-3/+3
* glIsEnabled(GL_TEXTURE_3D) was wrongBrian Paul1999-08-191-2/+2
* Initial revisionjtg1999-08-191-0/+699