Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/draw: forgot about PIPE_PRIM_LINE_STRIP_ADJACENCY | Zack Rusin | 2010-08-03 | 1 | -0/+1 |
* | gallium/util: add extra primitives to the trimmer | Zack Rusin | 2010-08-03 | 1 | -0/+13 |
* | draw: geometry shader fixes | Zack Rusin | 2010-06-10 | 1 | -0/+46 |
* | util: Don't include system headers inside extern "C" { ... } | José Fonseca | 2010-02-03 | 1 | -3/+3 |
* | util: Add missing includes. | José Fonseca | 2010-02-01 | 1 | -0/+1 |
* | util: put vertices_per_primitive function in its proper location | Zack Rusin | 2009-12-25 | 1 | -0/+33 |
* | i965g: more work on compiling, particularly the brw_draw files | Keith Whitwell | 2009-10-25 | 1 | -0/+2 |
* | gallium/util: s/boolean/unsigned/ | Brian Paul | 2009-06-19 | 1 | -1/+1 |
* | util: add reduced prim helper | Keith Whitwell | 2009-01-19 | 1 | -0/+16 |
* | util: new funcs for triming/validating primitives | Keith Whitwell | 2008-12-10 | 1 | -0/+122 |