summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/translate
Commit message (Expand)AuthorAgeFilesLines
* translate: missing fileKeith Whitwell2008-04-181-0/+46
* translate: add sse version based on old draw_vf_sse.cKeith Whitwell2008-04-184-1/+624
* gallium: Get the translate module to build on msvc.José Fonseca2008-04-161-16/+16
* gallium: Build and link the translate module.José Fonseca2008-04-161-1/+1
* gallium: Switch one vertex path over to new translate moduleKeith Whitwell2008-04-152-21/+81
* translate: typo in emit_B8G8R8A8_UNORMKeith Whitwell2008-04-151-4/+4
* gallium: add a generic vertex (or other) buffer translation moduleKeith Whitwell2008-04-154-0/+733