summaryrefslogtreecommitdiff
path: root/src/mesa/main/context.c
AgeCommit message (Expand)Author
1999-09-18Large patch:Keith Whitwell
1999-09-11added GL_EXT_get_proc_addressBrian Paul
1999-09-07removed TexCoordUnit from GLcontext, use Array.ActiveTexture insteadBrian Paul
1999-09-04fix for mga depthbuffer resizeKeith Whitwell
1999-09-02fixed GL_FRONT_AND_BACK cull bugKeith Whitwell
1999-08-29new files to support vertex-based geometryKeith Whitwell
1999-08-26various pipeline bugsKeith Whitwell
1999-08-19Initial revisionjtg