summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_tex_cache.c
AgeCommit message (Expand)Author
2009-09-07llvmpipe: Silent debug statement.José Fonseca
2009-08-30llvmpipe: Texture cache in 4 ubytes instead of 4 floats.José Fonseca
2009-08-30llvmpipe: Use util_format_read_4f to read texture tiles.José Fonseca
2009-08-30llvmpipe: Texture cache is read-only. No need to flush.José Fonseca
2009-08-29llvmpipe: Split the texture cache from the color/depth/stencil cache.José Fonseca