summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/translate/translate.h
Commit message (Expand)AuthorAgeFilesLines
* translate: mark functions as PIPE_CDECLKeith Whitwell2008-05-231-9/+9
* translate: helper functions for mimizing cost of key comparesKeith Whitwell2008-05-121-0/+21
* draw: only fill in / compare the part of the translate key we're using.Keith Whitwell2008-05-081-3/+2
* Create a sharable translate_cache and use it.Zack Rusin2008-04-231-1/+0
* translate: add sse version based on old draw_vf_sse.cKeith Whitwell2008-04-181-0/+4
* gallium: Switch one vertex path over to new translate moduleKeith Whitwell2008-04-151-7/+29
* gallium: add a generic vertex (or other) buffer translation moduleKeith Whitwell2008-04-151-0/+82