aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_tex_sample.h
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: Code generate the texture sampling inside the shader.José Fonseca2009-09-071-0/+11
* llvmpipe: Further abstract the texture sampling generation from TGSI translat...José Fonseca2009-09-071-0/+12
* llvmpipe: Back port recent softpipe-opt improvements from Keith.José Fonseca2009-08-291-15/+16
* llvmpipe: Split the texture cache from the color/depth/stencil cache.José Fonseca2009-08-291-1/+4
* llvmpipe: remove backwards dependency from tilecache to llvmpipeKeith Whitwell2009-08-291-2/+3
* llvmpipe: Rename preprocessor symbols too.José Fonseca2009-08-291-3/+3
* llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca2009-08-291-0/+73