summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/varray.h
Commit message (Expand)AuthorAgeFilesLines
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-3/+3
* Support for swappable t&l modules, including an example one in the FXKeith Whitwell2000-11-241-1/+7
* Committing in .Jouk Jansen2000-11-221-7/+7
* Move the transform and lighting code to two new directoriesKeith Whitwell2000-11-161-45/+1
* Implement EXT_fog_coord and EXT_secondary_color.Keith Whitwell2000-10-271-1/+6
* added EXT version of vertex array functionsBrian Paul2000-06-121-2/+34
* added _mesa_ArrayElement() protoBrian Paul2000-01-131-2/+6
* first big check-in of new Mesa 3.3 codeBrian Paul1999-11-111-41/+39
* Changes to reduce the memory footprint of display listsKeith Whitwell1999-10-191-2/+4
* Fixed includes & added a few hooks for the DRI.Keith Whitwell1999-10-081-2/+5
* moved gl_GetPointerv() into get.hBrian Paul1999-09-091-12/+2
* Initial revisionjtg1999-08-191-0/+113