summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_tex_sample.h
AgeCommit message (Expand)Author
2010-03-15gallivm/llvmpipe: rename os_llvm.h to lp_bld.hBrian Paul
2010-03-11gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.hBrian Paul
2010-01-07llvmpipe: Remove more loose ends of TGSI exec sampling.José Fonseca
2010-01-07llvmpipe: Axe texture sampling code inherited from softpipe.José Fonseca
2009-09-07llvmpipe: Code generate the texture sampling inside the shader.José Fonseca
2009-09-07llvmpipe: Further abstract the texture sampling generation from TGSI translat...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: remove backwards dependency from tilecache to llvmpipeKeith Whitwell
2009-08-29llvmpipe: Rename preprocessor symbols too.José Fonseca
2009-08-29llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca