summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/draw_pt_so_emit.c
AgeCommit message (Expand)Author
2010-08-16draw: Remove DRAW_PIPE_MAX_VERTICES and DRAW_PIPE_FLAG_MASK.Chia-I Wu
2010-08-06draw: Mask out vertex flags in GS and stream output.Chia-I Wu
2010-08-06draw: Include draw_decompose_tmp.h in draw_so_emit_tmp.h.Chia-I Wu
2010-06-17draw: validate stream output buffersZack Rusin
2010-06-17draw: fix some unsigned issueZack Rusin
2010-06-16draw: make sure we correctly iterate over output buffers on stream outZack Rusin
2010-06-16draw: rewrite stream output to handle all the dark cornersZack Rusin
2010-06-15draw: finish the new pipeline setupZack Rusin
2010-06-15draw wipKeith Whitwell
2010-06-08draw: Remove unnecessary headers.Vinson Lee
2010-06-08gallium: scream when one of two unimplemented features in draw is usedZack Rusin
2010-06-08gallium: make draw auto work and add relevant caps and docsZack Rusin
2010-06-08gallium: a lot more complete implementation of stream outputZack Rusin