summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/varray.c
Commit message (Collapse)AuthorAgeFilesLines
...
* clean-up to reduce MSVC warningsBrian Paul1999-11-051-3/+3
|
* Fix for glerror on compilation of list containing gldrawelements callsKeith Whitwell1999-11-041-7/+22
|
* Changes to reduce the memory footprint of display listsKeith Whitwell1999-10-191-23/+22
|
* Fixed includes & added a few hooks for the DRI.Keith Whitwell1999-10-081-1/+10
|
* removed TexCoordUnit from GLcontext, use Array.ActiveTexture insteadBrian Paul1999-09-071-3/+3
|
* various pipeline bugsKeith Whitwell1999-08-261-6/+3
|
* Initial revisionjtg1999-08-191-0/+1259