summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_tex_sample.c
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: shortcircuit repeated lookups of the same tileKeith Whitwell2009-08-291-5/+7
* llvmpipe: remove backwards dependency from tilecache to llvmpipeKeith Whitwell2009-08-291-21/+11
* llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca2009-08-291-0/+1295