summaryrefslogtreecommitdiff
path: root/src/mesa/tnl/t_vtx_api.c
AgeCommit message (Expand)Author
2003-12-09Call UpdateMaterials when they have changedKeith Whitwell
2003-12-08 Committing in .Jouk Jansen
2003-12-05include glheader.h first, to prevent warnings about GLAPIENTRYP being redefinedBrian Paul
2003-12-04Add missing GLAPIENTRYKarl Schultz
2003-12-03Ensure PRIM_BEGIN marker isn't lost when incomplete primitives are wrapped.Keith Whitwell
2003-11-25fix assorted g++ warningsBrian Paul
2003-11-25Remove unnecessary usage of __FUNCTION__.Brian Paul
2003-11-24Merge vtx-0-2-branchKeith Whitwell
2003-08-06Newer version of this fileKeith Whitwell
2002-06-29Applied Matt Sealey's patch to remove/isolate all stdio.h function calls.Brian Paul
2002-05-11another checkpoint of struct immediate replacement codeKeith Whitwell
2002-04-18Core of the future vertex engine. Isn't built yet, nor will be for a while...Keith Whitwell