Age | Commit message (Expand) | Author |
---|---|---|
2010-08-06 | draw: Avoid mixed declarations and code. | Chia-I Wu |
2010-08-06 | draw: Include draw_decompose_tmp.h in draw_pt_decompose.h. | Chia-I Wu |
2010-05-05 | gallium: rework provoking vertex code | Brian Paul |
2010-05-05 | draw: Preserve the provoking vertex both when decomposing and clipping. | José Fonseca |
2010-03-09 | draw: quads never provoke the first vertex | Marek Olšák |
2009-06-18 | draw: use flatfirst variable | Brian Paul |
2009-06-18 | draw: remove debug code | Brian Paul |
2009-06-09 | draw: implement flatshade_first for drawing pipeline | Brian Paul |
2008-06-02 | draw: Fix MSVC warnings. | José Fonseca |
2008-05-13 | decomposition from keith, adds decomposition of more prim to the pipeline | Zack Rusin |