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