summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/context.c
Commit message (Collapse)AuthorAgeFilesLines
* removed TexCoordUnit from GLcontext, use Array.ActiveTexture insteadBrian Paul1999-09-071-4/+1
|
* fix for mga depthbuffer resizeKeith Whitwell1999-09-041-21/+29
|
* fixed GL_FRONT_AND_BACK cull bugKeith Whitwell1999-09-021-2/+4
|
* new files to support vertex-based geometryKeith Whitwell1999-08-291-1/+3
|
* various pipeline bugsKeith Whitwell1999-08-261-10/+40
|
* Initial revisionjtg1999-08-191-0/+2388