summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_clear.c
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: Don't limit the number of tiles in the cache.José Fonseca2009-08-291-5/+0
* llvmpipe: Simplify tile clears. Use pipe_fill_rect instead of scratch tile.José Fonseca2009-08-291-1/+0
* llvmpipe: Code generate the depth test, and include in the shader.José Fonseca2009-08-291-4/+1
* llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca2009-08-291-0/+89