aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/draw/draw_pt_so_emit.c
Commit message (Expand)AuthorAgeFilesLines
* draw: validate stream output buffersZack Rusin2010-06-171-1/+16
* draw: fix some unsigned issueZack Rusin2010-06-171-4/+4
* draw: make sure we correctly iterate over output buffers on stream outZack Rusin2010-06-161-5/+11
* draw: rewrite stream output to handle all the dark cornersZack Rusin2010-06-161-118/+185
* draw: finish the new pipeline setupZack Rusin2010-06-151-9/+10
* draw wipKeith Whitwell2010-06-151-5/+21
* draw: Remove unnecessary headers.Vinson Lee2010-06-081-1/+0
* gallium: scream when one of two unimplemented features in draw is usedZack Rusin2010-06-081-6/+12
* gallium: make draw auto work and add relevant caps and docsZack Rusin2010-06-081-0/+2
* gallium: a lot more complete implementation of stream outputZack Rusin2010-06-081-0/+191