summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_prim.h
AgeCommit message (Expand)Author
2010-08-03gallium/draw: forgot about PIPE_PRIM_LINE_STRIP_ADJACENCYZack Rusin
2010-08-03gallium/util: add extra primitives to the trimmerZack Rusin
2010-06-10draw: geometry shader fixesZack Rusin
2010-02-03util: Don't include system headers inside extern "C" { ... }José Fonseca
2010-02-01util: Add missing includes.José Fonseca
2009-12-25util: put vertices_per_primitive function in its proper locationZack Rusin
2009-10-25i965g: more work on compiling, particularly the brw_draw filesKeith Whitwell
2009-06-19gallium/util: s/boolean/unsigned/Brian Paul
2009-01-19util: add reduced prim helperKeith Whitwell
2008-12-10util: new funcs for triming/validating primitivesKeith Whitwell