Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-12 | softpipe: small cleanup | Zack Rusin | |
2010-06-08 | softpipe: make sure that invalid calls to sosettargets don't crash us | Zack Rusin | |
2010-06-08 | gallium: add interface for DrawAuto and implement it in softpipe | Zack Rusin | |
2010-06-08 | gallium: a lot more complete implementation of stream output | Zack Rusin | |
interface wise we have everything needed by d3d10 and gl transform feedback. the draw module misses implementation of some corner cases (e.g. when stream output wants different number of components per output than normal rendering paths) |