Age | Commit message (Expand) | Author |
---|---|---|
2009-03-13 | gallium: consolidate bypass_vs and bypass_clipping flags | Keith Whitwell |
2008-08-24 | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul |
2008-06-11 | draw: don't assume vertex position is in data[0] | Keith Whitwell |
2008-04-24 | draw: remove old assignment of edgeflag value | Keith Whitwell |
2008-04-23 | gallium: additional debug code | Brian Paul |
2008-04-22 | Fix reporting of clipped vertices. | Zack Rusin |
2008-04-22 | draw: allow drivers to query pipeline state more easily | Keith Whitwell |
2008-04-19 | draw: move some pipeline-specific code & state to draw_pipe.[ch] | Keith Whitwell |
2008-04-19 | draw: remove named clipmask flags, tidy up pt middle ends | Keith Whitwell |
2008-04-18 | draw: split off all the extra functionality in the vertex shader | Keith Whitwell |