summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/draw/draw_prim.c
Commit message (Expand)AuthorAgeFilesLines
* Remove many dependencies on mesa headers.Brian2007-08-161-5/+6
* move the draw_alloc/free_tmps() functions to draw_prim.cBrian2007-08-161-0/+27
* point/line/polygon drawing (factored out of draw_vb.c)Brian2007-08-161-0/+519