summaryrefslogtreecommitdiff
path: root/src/mesa/tnl/t_vtx_api.h
AgeCommit message (Expand)Author
2006-08-25Remove XFree86 CVS keyword.Brian Paul
2006-04-25No longer alias generic vertex attribs with conventional attribs for GL_ARB_v...Brian Paul
2004-07-01Rename the various function types in t_context.h to include a tnl_ prefix.Keith Whitwell
2004-04-13updated Glide driver documentationDaniel Borca
2004-04-02added codegen'ed choosersDaniel Borca
2004-04-01codegen'ed versions of the 2nd level dispatchDaniel Borca
2004-03-31dynfn --> _tnl_dynfnKeith Whitwell
2004-03-29First round of codegen for t_vtx_api.c -- ie the Begin/Vertex/End code.Keith Whitwell
2003-11-24Merge vtx-0-2-branchKeith Whitwell
2002-04-18Core of the future vertex engine. Isn't built yet, nor will be for a while...Keith Whitwell