Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | draw: Use size_t (for x86_64). | José Fonseca | 2009-03-25 | 1 | -5/+4 |
* | draw: Do not specify types in bitfields. | José Fonseca | 2008-12-30 | 1 | -3/+3 |
* | draw: Fix compiler errors on Windows. | Michal Krol | 2008-10-06 | 1 | -3/+3 |
* | make draw's vertex_info struct smaller/quicker to compare with memcmp() | Keith Whitwell | 2008-10-06 | 1 | -7/+37 |
* | draw: support psize in vs_varient paths | Keith Whitwell | 2008-05-27 | 1 | -0/+21 |
* | draw: rearrange debug code | Keith Whitwell | 2008-04-19 | 1 | -0/+2 |
* | remove usage of vertex_header | Keith Whitwell | 2008-04-10 | 1 | -2/+0 |
* | gallium: added new EMIT_HEADER token | Brian | 2008-03-13 | 1 | -0/+1 |
* | Code reorganization: s/aux/auxiliary/. | José Fonseca | 2008-02-15 | 1 | -0/+111 |