Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: Set vertex state/buffers en-mass. | Brian Paul | 2008-03-29 | 1 | -6/+6 |
* | gallium: add explicit control for point sprites (convert points to textured q... | Brian | 2008-03-14 | 1 | -0/+2 |
* | gallium: added draw_enable_line_stipple() function | Brian | 2008-03-13 | 1 | -0/+3 |
* | draw: placeholder/prototype code for a passthrough draw path | Keith Whitwell | 2008-03-10 | 1 | -0/+5 |
* | gallium: split draw_wide_prim stage into separate point/line stages. | Brian Paul | 2008-02-28 | 1 | -3/+1 |
* | gallium: added draw_num_vs_outputs() to query number of post-transform vertex... | Brian | 2008-02-27 | 1 | -0/+4 |
* | gallium: updated prototype (missed in prev commit) | Brian | 2008-02-26 | 1 | -0/+2 |
* | gallium: new draw stage for polygon stipple. | Brian | 2008-02-21 | 1 | -0/+3 |
* | gallium: new AA point drawing stage | Brian | 2008-02-21 | 1 | -0/+3 |
* | gallium: antialiased line drawing | Brian | 2008-02-18 | 1 | -1/+20 |
* | Code reorganization: s/aux/auxiliary/. | José Fonseca | 2008-02-15 | 1 | -0/+142 |