Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make draw's vertex_info struct smaller/quicker to compare with memcmp() | Keith Whitwell | 2008-10-06 | 1 | -2/+2 |
* | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul | 2008-08-24 | 1 | -1/+3 |
* | draw: move some pipeline-specific code & state to draw_pipe.[ch] | Keith Whitwell | 2008-04-19 | 1 | -4/+1 |
* | gallium: Change pipe->flush() interface to optionally return a fence. | Michel Dänzer | 2008-03-26 | 1 | -1/+1 |
* | gallium/i915: Fix emit_hw_vertex(): need to use vinfo->src_index[] | Brian | 2008-02-25 | 1 | -14/+16 |
* | gallium/i915: compute vertex size _after_ state validation in emit_prim(). | Brian | 2008-02-25 | 1 | -3/+7 |
* | Code reorganization: update build. | José Fonseca | 2008-02-15 | 1 | -1/+1 |
* | Code reorganization: move files into their places. | José Fonseca | 2008-02-15 | 1 | -0/+215 |