Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: handle flatshading explicitly in clipper stage | Keith Whitwell | 2008-01-28 | 1 | -5/+5 |
* | gallium: better flush logic in draw module | Brian | 2008-01-25 | 1 | -11/+21 |
* | gallium: replace prim pipeline begin/end() functions with flush() | Brian | 2008-01-25 | 1 | -8/+46 |
* | gallium: Added FORMAT_1F_PSIZE to insert constant point size into vertices | Brian | 2008-01-22 | 1 | -2/+2 |
* | gallium: new 'draw' stage for line stipple | Brian | 2008-01-21 | 1 | -0/+5 |
* | gallium: Remove feedback interfaces from pipe driver. | Keith Whitwell | 2007-12-11 | 1 | -5/+0 |
* | gallium: add draw_stage::destroy(). | Michal | 2007-12-09 | 1 | -0/+5 |
* | added a clip-bypass flag to rasterizer state | Brian | 2007-11-16 | 1 | -0/+1 |
* | implement point sprite mode | Brian | 2007-10-22 | 1 | -1/+2 |
* | plug the wide prims code into the pipeline | Brian | 2007-10-22 | 1 | -0/+6 |
* | Make flushing more lazy in the draw module. | Keith Whitwell | 2007-09-27 | 1 | -0/+124 |