Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |