summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/translate/translate_generic.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: Get the translate module to build on msvc.José Fonseca2008-04-161-16/+16
* gallium: Switch one vertex path over to new translate moduleKeith Whitwell2008-04-151-14/+52
* translate: typo in emit_B8G8R8A8_UNORMKeith Whitwell2008-04-151-4/+4
* gallium: add a generic vertex (or other) buffer translation moduleKeith Whitwell2008-04-151-0/+630