Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: rework provoking vertex code | Brian Paul | 2010-05-05 | 1 | -15/+56 |
* | draw: Preserve the provoking vertex both when decomposing and clipping. | José Fonseca | 2010-05-05 | 1 | -17/+8 |
* | draw: quads never provoke the first vertex | Marek Olšák | 2010-03-09 | 1 | -30/+10 |
* | draw: use flatfirst variable | Brian Paul | 2009-06-18 | 1 | -1/+1 |
* | draw: remove debug code | Brian Paul | 2009-06-18 | 1 | -7/+0 |
* | draw: implement flatshade_first for drawing pipeline | Brian Paul | 2009-06-09 | 1 | -18/+54 |
* | draw: Fix MSVC warnings. | José Fonseca | 2008-06-02 | 1 | -3/+3 |
* | decomposition from keith, adds decomposition of more prim to the pipeline | Zack Rusin | 2008-05-13 | 1 | -0/+153 |