summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_tile_cache.c
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: also shortcircuit non-texture tile lookupsKeith Whitwell2009-08-291-17/+16
* llvmpipe: shortcircuit repeated lookups of the same tileKeith Whitwell2009-08-291-88/+65
* llvmpipe: make some small steps to flush texture cache less frequentlyKeith Whitwell2009-08-291-32/+48
* llvmpipe: remove backwards dependency from tilecache to llvmpipeKeith Whitwell2009-08-291-12/+8
* llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca2009-08-291-0/+626