summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/translate/translate.h
AgeCommit message (Expand)Author
2008-11-14translate: pull in prefetch and other optimizations from draw_vs_aos.cKeith Whitwell
2008-08-14translate: Draw can request up to PIPE_MAX_ATTRIBS + 1 vertex elements.José Fonseca
2008-05-23translate: mark functions as PIPE_CDECLKeith Whitwell
2008-05-12translate: helper functions for mimizing cost of key comparesKeith Whitwell
2008-05-08draw: only fill in / compare the part of the translate key we're using.Keith Whitwell
2008-04-23Create a sharable translate_cache and use it.Zack Rusin
2008-04-18translate: add sse version based on old draw_vf_sse.cKeith Whitwell
2008-04-15gallium: Switch one vertex path over to new translate moduleKeith Whitwell
2008-04-15gallium: add a generic vertex (or other) buffer translation moduleKeith Whitwell