summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/draw/draw_prim.c
AgeCommit message (Expand)Author
2007-08-21Headers.michal
2007-08-20Move vertex transformation/shader code into draw_prim.c to avoid need for vs_...Brian
2007-08-20remove some of the #ifndef MESA stuffBrian
2007-08-20Move guts of vertex array drawing into the 'draw' module.Brian
2007-08-20fix cache overflow bug in get_vertex()Brian
2007-08-17fix edgeflag bugBrian
2007-08-16Remove many dependencies on mesa headers.Brian
2007-08-16move the draw_alloc/free_tmps() functions to draw_prim.cBrian
2007-08-16point/line/polygon drawing (factored out of draw_vb.c)Brian