Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-03 | gallium/draw: forgot about PIPE_PRIM_LINE_STRIP_ADJACENCY | Zack Rusin | |
2010-08-03 | gallium/util: add extra primitives to the trimmer | Zack Rusin | |
2010-06-10 | draw: geometry shader fixes | Zack Rusin | |
don't overwrite the inputs and make sure the correct primitive is used on entry | |||
2010-02-03 | util: Don't include system headers inside extern "C" { ... } | José Fonseca | |
That breaks when some of the system headers have C++ code. | |||
2010-02-01 | util: Add missing includes. | José Fonseca | |
2009-12-25 | util: put vertices_per_primitive function in its proper location | Zack Rusin | |
2009-10-25 | i965g: more work on compiling, particularly the brw_draw files | Keith Whitwell | |
2009-06-19 | gallium/util: s/boolean/unsigned/ | Brian Paul | |
2009-01-19 | util: add reduced prim helper | Keith Whitwell | |
2008-12-10 | util: new funcs for triming/validating primitives | Keith Whitwell | |