summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_texture.c
Commit message (Collapse)AuthorAgeFilesLines
* llvmpipe: Split the texture cache from the color/depth/stencil cache.José Fonseca2009-08-291-1/+1
|
* llvmpipe: make some small steps to flush texture cache less frequentlyKeith Whitwell2009-08-291-1/+2
| | | | No performance gain yet, but the code is a bit cleaner.
* llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca2009-08-291-0/+421