Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | draw: validate stream output buffers | Zack Rusin | 2010-06-17 | 1 | -1/+16 |
* | draw: fix some unsigned issue | Zack Rusin | 2010-06-17 | 1 | -4/+4 |
* | draw: make sure we correctly iterate over output buffers on stream out | Zack Rusin | 2010-06-16 | 1 | -5/+11 |
* | draw: rewrite stream output to handle all the dark corners | Zack Rusin | 2010-06-16 | 1 | -118/+185 |
* | draw: finish the new pipeline setup | Zack Rusin | 2010-06-15 | 1 | -9/+10 |
* | draw wip | Keith Whitwell | 2010-06-15 | 1 | -5/+21 |
* | draw: Remove unnecessary headers. | Vinson Lee | 2010-06-08 | 1 | -1/+0 |
* | gallium: scream when one of two unimplemented features in draw is used | Zack Rusin | 2010-06-08 | 1 | -6/+12 |
* | gallium: make draw auto work and add relevant caps and docs | Zack Rusin | 2010-06-08 | 1 | -0/+2 |
* | gallium: a lot more complete implementation of stream output | Zack Rusin | 2010-06-08 | 1 | -0/+191 |