summaryrefslogtreecommitdiff
path: root/src/mesa/main/varray.h
AgeCommit message (Expand)Author
2000-11-24Support for swappable t&l modules, including an example one in the FXKeith Whitwell
2000-11-22 Committing in .Jouk Jansen
2000-11-16Move the transform and lighting code to two new directoriesKeith Whitwell
2000-10-27Implement EXT_fog_coord and EXT_secondary_color.Keith Whitwell
2000-06-12added EXT version of vertex array functionsBrian Paul
2000-01-13added _mesa_ArrayElement() protoBrian Paul
1999-11-11first big check-in of new Mesa 3.3 codeBrian Paul
1999-10-19Changes to reduce the memory footprint of display listsKeith Whitwell
1999-10-08Fixed includes & added a few hooks for the DRI.Keith Whitwell
1999-09-09moved gl_GetPointerv() into get.hBrian Paul
1999-08-19Initial revisionjtg