Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | draw/softpipe: EXT_transform_feedback support (v2) | Dave Airlie | 2012-01-10 | 1 | -83/+32 |
* | gallium: interface changes necessary to implement transform feedback (v5) | Marek Olšák | 2011-12-15 | 1 | -10/+3 |
* | gallium: disable stream output in drivers that support it | Marek Olšák | 2011-12-15 | 1 | -0/+7 |
* | softpipe: make stream out state functions static | Brian Paul | 2010-09-25 | 1 | -4/+20 |
* | softpipe: small cleanup | Zack Rusin | 2010-06-12 | 1 | -1/+3 |
* | softpipe: make sure that invalid calls to sosettargets don't crash us | Zack Rusin | 2010-06-08 | 1 | -0/+7 |
* | gallium: add interface for DrawAuto and implement it in softpipe | Zack Rusin | 2010-06-08 | 1 | -1/+10 |
* | gallium: a lot more complete implementation of stream output | Zack Rusin | 2010-06-08 | 1 | -0/+106 |