Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvmpipe: remove tex tile cache and related code | Keith Whitwell | 2009-10-08 | 1 | -3/+1 |
* | gallium: Preparations for adding more PIPE_TRANSFER_* usage flags. | Michel Dänzer | 2009-10-02 | 1 | -11/+3 |
* | llvmpipe: Define an winsys for LLVM. Drop pipe_winsys | José Fonseca | 2009-08-29 | 1 | -53/+53 |
* | llvmpipe: Update for changes in master. | José Fonseca | 2009-08-29 | 1 | -6/+4 |
* | llvmpipe: keep texture stride 16byte aligned | Keith Whitwell | 2009-08-29 | 1 | -1/+1 |
* | llvmpipe: Code generate the depth test, and include in the shader. | José Fonseca | 2009-08-29 | 1 | -0/+6 |
* | llvmpipe: Update texture block from format. | José Fonseca | 2009-08-29 | 1 | -0/+3 |
* | llvmpipe: Split the texture cache from the color/depth/stencil cache. | José Fonseca | 2009-08-29 | 1 | -1/+1 |
* | llvmpipe: make some small steps to flush texture cache less frequently | Keith Whitwell | 2009-08-29 | 1 | -1/+2 |
* | llvmpipe: Fork softpipe for experimentation with llvm. | José Fonseca | 2009-08-29 | 1 | -0/+421 |