Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: MSVC warning fixes. | José Fonseca | 2008-05-29 | 1 | -4/+5 |
* | draw: turn fse path into a middle end | Keith Whitwell | 2008-05-12 | 1 | -1/+1 |
* | 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 | -1/+1 |
* | redo the linear paths | Zack Rusin | 2008-05-08 | 1 | -3/+2 |
* | fix the regressions | Zack Rusin | 2008-05-08 | 1 | -1/+13 |
* | don't fill in linear fetch_elts | Zack Rusin | 2008-05-08 | 1 | -1/+2 |
* | implement linear emition and fetching and plug it in the varray paths | Zack Rusin | 2008-05-08 | 1 | -2/+2 |
* | split larger primitives in the simple varray pt | Zack Rusin | 2008-05-08 | 1 | -49/+120 |
* | abstract fetching elts | Zack Rusin | 2008-05-08 | 1 | -4/+2 |
* | frontend for rendering without elts | Zack Rusin | 2008-04-25 | 1 | -0/+144 |