summaryrefslogtreecommitdiff
path: root/src/mesa/main/attrib.c
AgeCommit message (Expand)Author
1999-11-22fixed shade model bug (A.Borrmann)Brian Paul
1999-11-11first big check-in of new Mesa 3.3 codeBrian Paul
1999-11-08changes to silence MSVC warningsBrian Paul
1999-11-08clean-up of header includes (Daryll)Brian Paul
1999-10-13removed GL_ prefix from memory macrosBrian Paul
1999-10-11#include <stdlib.h>Jouk Jansen
1999-10-10now using GL_MALLOC, GL_FREEBrian Paul
1999-10-08Fixed includes & added a few hooks for the DRI.Keith Whitwell
1999-09-19Cleaning upKeith Whitwell
1999-09-18Large patch:Keith Whitwell
1999-09-16Do pop for GL_VIEWPORT_BIT via. the apiKeith Whitwell
1999-08-19Initial revisionjtg