summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_tex_sample.c
AgeCommit message (Expand)Author
2009-08-30llvmpipe: Texture cache in 4 ubytes instead of 4 floats.José Fonseca
2009-08-29llvmpipe: Back port recent softpipe-opt improvements from Keith.José Fonseca
2009-08-29llvmpipe: Split the texture cache from the color/depth/stencil cache.José Fonseca
2009-08-29llvmpipe: shortcircuit repeated lookups of the same tileKeith Whitwell
2009-08-29llvmpipe: remove backwards dependency from tilecache to llvmpipeKeith Whitwell
2009-08-29llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca