Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvmpipe: Texture cache in 4 ubytes instead of 4 floats. | José Fonseca | 2009-08-30 | 1 | -4/+4 |
* | llvmpipe: Use util_format_read_4f to read texture tiles. | José Fonseca | 2009-08-30 | 1 | -6/+17 |
* | llvmpipe: Texture cache is read-only. No need to flush. | José Fonseca | 2009-08-30 | 1 | -39/+0 |
* | llvmpipe: Split the texture cache from the color/depth/stencil cache. | José Fonseca | 2009-08-29 | 1 | -0/+332 |