Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: add geometry shader support to gallium | Zack Rusin | 2009-12-25 | 1 | -0/+4 |
* | draw: Silence pointer-to-integer cast warning. | Michal Krol | 2009-04-10 | 1 | -1/+1 |
* | draw: rework splitting of fan/loop prims in varray.c, fix flatshade issues | Keith Whitwell | 2008-06-10 | 1 | -30/+24 |
* | draw: respect driver's max vertex buffer size | Keith Whitwell | 2008-06-04 | 1 | -4/+7 |
* | draw: turn fse path into a middle end | Keith Whitwell | 2008-05-12 | 1 | -2/+7 |
* | draw: streamline the varray path | Keith Whitwell | 2008-05-12 | 1 | -142/+23 |
* | fix quad strips | Zack Rusin | 2008-05-08 | 1 | -0/+4 |
* | fix triangle strips | Zack Rusin | 2008-05-08 | 1 | -2/+10 |
* | fix silly mistakes | Zack Rusin | 2008-05-08 | 1 | -3/+1 |
* | redo the linear paths | Zack Rusin | 2008-05-08 | 1 | -0/+198 |