Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 1 | -2/+2 |
* | draw: remove set-but-unused variable | Marek Olšák | 2011-05-01 | 1 | -2/+1 |
* | draw: Add EMIT_4UB_BGRA format | Jakob Bornecrantz | 2010-03-26 | 1 | -0/+7 |
* | draw: Use translate function instead of switch cases | Jakob Bornecrantz | 2010-03-26 | 1 | -24/+6 |
* | make draw's vertex_info struct smaller/quicker to compare with memcmp() | Keith Whitwell | 2008-10-06 | 1 | -3/+3 |
* | draw: rearrange debug code | Keith Whitwell | 2008-04-19 | 1 | -0/+54 |
* | draw: move some pipeline-specific code & state to draw_pipe.[ch] | Keith Whitwell | 2008-04-19 | 1 | -2/+0 |
* | remove usage of vertex_header | Keith Whitwell | 2008-04-10 | 1 | -5/+0 |
* | gallium: added new EMIT_HEADER token | Brian | 2008-03-13 | 1 | -0/+3 |
* | Code reorganization: s/aux/auxiliary/. | José Fonseca | 2008-02-15 | 1 | -0/+79 |