summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_texture.c
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: Define an winsys for LLVM. Drop pipe_winsysJosé Fonseca2009-08-291-53/+53
* llvmpipe: Update for changes in master.José Fonseca2009-08-291-6/+4
* llvmpipe: keep texture stride 16byte alignedKeith Whitwell2009-08-291-1/+1
* llvmpipe: Code generate the depth test, and include in the shader.José Fonseca2009-08-291-0/+6
* llvmpipe: Update texture block from format.José Fonseca2009-08-291-0/+3
* 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
* llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca2009-08-291-0/+421