summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/draw/draw_vertex.c
Commit message (Expand)AuthorAgeFilesLines
* remove unused includesBrian2007-10-151-2/+0
* remove old/used codeBrian2007-09-201-5/+5
* Checkpoint: vertex attribute clean-up.Brian2007-09-201-12/+7
* Define attrib_format and interp_mode enum typedefs and use where appropriate.Brian2007-08-311-5/+5
* Consolidate vertex-related code in new draw_vertex.cBrian2007-08-301-0/+167