summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_flush.c
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: Texture cache is read-only. No need to flush.José Fonseca2009-08-301-6/+0
* llvmpipe: Code generate the depth test, and include in the shader.José Fonseca2009-08-291-2/+1
* llvmpipe: Split the texture cache from the color/depth/stencil cache.José Fonseca2009-08-291-1/+2
* llvmpipe: avoid flushing depth buffer cache on swapbuffersKeith Whitwell2009-08-291-5/+15
* llvmpipe: remove backwards dependency from tilecache to llvmpipeKeith Whitwell2009-08-291-3/+3
* llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca2009-08-291-0/+94