summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/draw/draw_pipe.c
Commit message (Expand)AuthorAgeFilesLines
* draw: make draw_reset_vertex_ids private to the draw_pipe_* codeKeith Whitwell2008-04-191-0/+2
* draw: put pipeline flushing behind a new interfaceKeith Whitwell2008-04-191-0/+8
* draw: move pt_pipeline code to draw_pipe.cKeith Whitwell2008-04-191-1/+116
* draw: move some pipeline-specific code & state to draw_pipe.[ch]Keith Whitwell2008-04-191-0/+161