summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/draw/draw_pipe_offset.c
Commit message (Expand)AuthorAgeFilesLines
* draw: don't assume vertex position is in data[0]Keith Whitwell2008-06-111-3/+4
* draw: handle edgeflags and reset-line-stipple againKeith Whitwell2008-04-241-1/+2
* draw: propogate lots of errorsKeith Whitwell2008-04-211-0/+8
* draw: consolidate all the passthrough line/tri/point funcsKeith Whitwell2008-04-211-14/+2
* draw: move some pipeline-specific code & state to draw_pipe.[ch]Keith Whitwell2008-04-191-1/+1
* draw: rename pipeline files to draw_pipe_*Keith Whitwell2008-04-191-0/+186