summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_vertex.h
Commit message (Expand)AuthorAgeFilesLines
* free buffer in t_vertex_c.c on context deleteKeith Whitwell2005-01-121-0/+1
* Big-endian fixes for R200 sw TCL path.Ian Romanick2004-10-231-0/+1
* Add ARGB modes to support big-endian systems.Ian Romanick2004-10-171-0/+1
* Rename the various function types in t_context.h to include a tnl_ prefix.Keith Whitwell2004-07-011-1/+1
* Add t_context.h include for drivers.Keith Whitwell2004-07-011-0/+1
* Add infrastructure for t_vertex.c codegen. Add an example driverKeith Whitwell2004-06-301-0/+19
* Fix order of EMIT_4UB_4F declarationsKeith Whitwell2004-04-221-2/+4
* Add _tnl_set_attr() to complement existing get_attr() call.Keith Whitwell2004-02-161-0/+6
* Another mechanism to create vertices with holes - a new EMIT_PAD styleKeith Whitwell2004-01-211-0/+1
* some more count vs. end confusionKeith Whitwell2004-01-191-2/+2
* Beef up t_vertex.c:Keith Whitwell2004-01-051-4/+4
* Re-commit t_vertex.[ch] changes to fd.o server.Keith Whitwell2004-01-051-18/+45
* new filesKeith Whitwell2003-12-211-0/+92