Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: draw_passthrough.c is not used anymore | Brian | 2008-03-31 | 1 | -1/+0 |
* | gallium: beginnings of draw module vertex rework | Keith Whitwell | 2008-03-23 | 1 | -0/+4 |
* | gallium: plug in vertex passthrough code | Brian | 2008-03-13 | 1 | -0/+1 |
* | fix compilation | Zack Rusin | 2008-03-10 | 1 | -1/+0 |
* | draw: placeholder/prototype code for a passthrough draw path | Keith Whitwell | 2008-03-10 | 1 | -0/+1 |
* | gallium: split draw_wide_prim stage into separate point/line stages. | Brian Paul | 2008-02-28 | 1 | -1/+3 |
* | gallium: new draw stage for polygon stipple. | Brian | 2008-02-21 | 1 | -0/+1 |
* | gallium: new AA point drawing stage | Brian | 2008-02-21 | 1 | -0/+1 |
* | Simplify makefile boilerplate code. | José Fonseca | 2008-02-19 | 1 | -6/+1 |
* | gallium: antialiased line drawing | Brian | 2008-02-18 | 1 | -0/+1 |
* | Code reorganization: split gallium and mesa makefiles. | José Fonseca | 2008-02-18 | 1 | -2/+39 |
* | draw: subclass vertex shaders according to execution method | Keith Whitwell | 2008-02-15 | 1 | -1/+1 |
* | Code reorganization: s/aux/auxiliary/. | José Fonseca | 2008-02-15 | 1 | -0/+2 |