Age | Commit message (Expand) | Author |
---|---|---|
2010-08-04 | draw: Fix return type of draw_translate_vinfo_size. | Vinson Lee |
2010-04-18 | draw: Cosmetic cleanups and comments. | José Fonseca |
2010-03-26 | draw: Add EMIT_4UB_BGRA format | Jakob Bornecrantz |
2010-03-26 | draw: Use translate function instead of switch cases | Jakob Bornecrantz |
2010-02-01 | draw: Add missing includes. | José Fonseca |
2009-03-25 | draw: Use size_t (for x86_64). | José Fonseca |
2008-12-30 | draw: Do not specify types in bitfields. | José Fonseca |
2008-10-06 | draw: Fix compiler errors on Windows. | Michal Krol |
2008-10-06 | make draw's vertex_info struct smaller/quicker to compare with memcmp() | Keith Whitwell |
2008-05-27 | draw: support psize in vs_varient paths | Keith Whitwell |
2008-04-19 | draw: rearrange debug code | Keith Whitwell |
2008-04-10 | remove usage of vertex_header | Keith Whitwell |
2008-03-13 | gallium: added new EMIT_HEADER token | Brian |
2008-02-15 | Code reorganization: s/aux/auxiliary/. | José Fonseca |