Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/draw: add ability to print out active pipeline stages | Keith Whitwell | 2009-04-28 | 1 | -1/+10 |
* | draw: allow driver-override of draw_need_pipeline() | Keith Whitwell | 2008-12-23 | 1 | -4/+17 |
* | 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: allow drivers to query pipeline state more easily | Keith Whitwell | 2008-04-22 | 1 | -14/+16 |
* | draw: propogate lots of errors | Keith Whitwell | 2008-04-21 | 1 | -0/+2 |
* | draw: move some pipeline-specific code & state to draw_pipe.[ch] | Keith Whitwell | 2008-04-19 | 1 | -8/+9 |
* | draw: rename pipeline files to draw_pipe_* | Keith Whitwell | 2008-04-19 | 1 | -0/+312 |