summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/draw/draw_stipple.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: replace prim pipeline begin/end() functions with flush()Brian2008-01-251-7/+9
* gallium: overhaul usage of vertex_info in draw module.Brian2008-01-231-22/+8
* added stipple_destroy()José Fonseca2008-01-221-3/+11
* gallium: new 'draw' stage for line stippleBrian2008-01-211-0/+242