Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: Enable multiple constant buffers for vertex and geometry shaders. | Michal Krol | 2010-01-28 | 1 | -5/+9 |
* | draw: Fix LIT instruction. | Michal Krol | 2009-04-09 | 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/+2 |
* | Merge tgsi/exec and tgsi/util directories. | José Fonseca | 2008-07-28 | 1 | -3/+3 |
* | draw: fix non-i386 builds | Keith Whitwell | 2008-06-22 | 1 | -1/+21 |
* | draw: Compile draw_vs_aos only on x86. | José Fonseca | 2008-06-06 | 1 | -0/+6 |
* | draw: Put PIPE_CDECL in the right places. | José Fonseca | 2008-05-29 | 1 | -2/+2 |
* | draw: share machine | Keith Whitwell | 2008-05-29 | 1 | -0/+297 |