summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/draw/draw_pipe_pstipple.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: reorder code to fix a recursive flushBrian Paul2008-04-231-4/+2
* gallium: fix issues in recursive flushingBrian Paul2008-04-231-2/+14
* gallium: fix comments, whitespace changesBrian Paul2008-04-231-14/+7
* gallium: fix bad logic in bind_pstip_fragment_shader(): use &&, not ||Brian Paul2008-04-221-1/+1
* draw: more propogation -- pstipple stage.Keith Whitwell2008-04-211-11/+32
* draw: propogate lots of errorsKeith Whitwell2008-04-211-2/+12
* draw: consolidate all the passthrough line/tri/point funcsKeith Whitwell2008-04-211-22/+3
* draw: move some pipeline-specific code & state to draw_pipe.[ch]Keith Whitwell2008-04-191-1/+1
* draw: rename pipeline files to draw_pipe_*Keith Whitwell2008-04-191-0/+746