Age | Commit message (Expand) | Author |
---|---|---|
2010-08-16 | draw: Remove DRAW_PIPE_MAX_VERTICES and DRAW_PIPE_FLAG_MASK. | Chia-I Wu |
2010-08-06 | draw: Mask out vertex flags in GS and stream output. | Chia-I Wu |
2010-08-06 | draw: Include draw_decompose_tmp.h in draw_so_emit_tmp.h. | Chia-I Wu |
2010-06-17 | draw: validate stream output buffers | Zack Rusin |
2010-06-17 | draw: fix some unsigned issue | Zack Rusin |
2010-06-16 | draw: make sure we correctly iterate over output buffers on stream out | Zack Rusin |
2010-06-16 | draw: rewrite stream output to handle all the dark corners | Zack Rusin |
2010-06-15 | draw: finish the new pipeline setup | Zack Rusin |
2010-06-15 | draw wip | Keith Whitwell |
2010-06-08 | draw: Remove unnecessary headers. | Vinson Lee |
2010-06-08 | gallium: scream when one of two unimplemented features in draw is used | Zack Rusin |
2010-06-08 | gallium: make draw auto work and add relevant caps and docs | Zack Rusin |
2010-06-08 | gallium: a lot more complete implementation of stream output | Zack Rusin |