summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/draw_pipe.h
AgeCommit message (Expand)Author
2009-04-28gallium/draw: add ability to print out active pipeline stagesKeith Whitwell
2008-05-23draw: move some state into a new 'vs' areaKeith Whitwell
2008-04-24draw: handle edgeflags and reset-line-stipple againKeith Whitwell
2008-04-21draw: consolidate all the passthrough line/tri/point funcsKeith Whitwell
2008-04-19draw: make draw_reset_vertex_ids private to the draw_pipe_* codeKeith Whitwell
2008-04-19draw: move some pipeline-specific code & state to draw_pipe.[ch]Keith Whitwell