Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: add explicit control for point sprites (convert points to textured q... | Brian | 2008-03-14 | 1 | -1/+7 |
* | gallium: added draw_need_pipeline() predicate function | Brian | 2008-03-13 | 1 | -1/+54 |
* | gallium: need precalc_flat=1 for wide lines | Brian Paul | 2008-02-29 | 1 | -0/+1 |
* | gallium: split draw_wide_prim stage into separate point/line stages. | Brian Paul | 2008-02-28 | 1 | -7/+9 |
* | gallium: replace draw_convert_wide_points() with draw_wide_point_threshold() | Brian | 2008-02-26 | 1 | -10/+13 |
* | gallium: fix bug in which wide point stage overrode the aapoint stage | Brian | 2008-02-22 | 1 | -3/+13 |
* | gallium: new draw stage for polygon stipple. | Brian | 2008-02-21 | 1 | -0/+6 |
* | gallium: new AA point drawing stage | Brian | 2008-02-21 | 1 | -0/+5 |
* | gallium: antialiased line drawing | Brian | 2008-02-18 | 1 | -1/+7 |
* | Code reorganization: s/aux/auxiliary/. | José Fonseca | 2008-02-15 | 1 | -0/+185 |