summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_vertex_c.c
Commit message (Expand)AuthorAgeFilesLines
* don't use __FUNCTION__ - not portableBrian Paul2004-08-221-7/+2
* updates from JoukBrian Paul2004-08-181-1/+1
* Minor tweaks to deal with vsnprintf and __FUNCTION__ on WIN32Karl Schultz2004-08-141-1/+8
* Rename the various function types in t_context.h to include a tnl_ prefix.Keith Whitwell2004-07-011-1/+1
* Add infrastructure for t_vertex.c codegen. Add an example driverKeith Whitwell2004-06-301-0/+257