Age | Commit message (Expand) | Author |
---|---|---|
2008-04-21 | draw: consolidate all the passthrough line/tri/point funcs | Keith Whitwell |
2008-04-19 | draw: make draw_reset_vertex_ids private to the draw_pipe_* code | Keith Whitwell |
2008-04-19 | draw: put pipeline flushing behind a new interface | Keith Whitwell |
2008-04-19 | draw: move pt_pipeline code to draw_pipe.c | Keith Whitwell |
2008-04-19 | draw: move some pipeline-specific code & state to draw_pipe.[ch] | Keith Whitwell |