summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/draw/draw_pipe_aapoint.c
Commit message (Expand)AuthorAgeFilesLines
* draw: move some state into a new 'vs' areaKeith Whitwell2008-05-231-2/+2
* gallium: fix issues in recursive flushingBrian Paul2008-04-231-0/+7
* gallium: fix commentsBrian Paul2008-04-231-3/+3
* draw: propogate lots of errorsKeith Whitwell2008-04-211-6/+8
* draw: propogate errors out of aapoint stageKeith Whitwell2008-04-211-10/+36
* 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-0/+1
* draw: rename pipeline files to draw_pipe_*Keith Whitwell2008-04-191-0/+846