aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/draw/draw_pipe_aaline.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: use the newer PIPE_FORMAT_x_UNORM format namesBrian Paul2008-04-301-1/+1
* draw: remove unused varsKeith Whitwell2008-04-251-2/+0
* gallium: fix issues in recursive flushingBrian Paul2008-04-231-3/+15
* draw: more propogation -- pstipple stage.Keith Whitwell2008-04-211-0/+1
* draw: propogate lots of errorsKeith Whitwell2008-04-211-5/+5
* draw: propogate errors out of aapoint stageKeith Whitwell2008-04-211-1/+1
* draw: propogate errors out of aaline stageKeith Whitwell2008-04-211-11/+47
* draw: consolidate all the passthrough line/tri/point funcsKeith Whitwell2008-04-211-22/+16
* 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/+859