summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_tex_sample.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-05llvmpipe: disable texture cacheRoland Scheidegger1-1/+1
2015-11-04llvmpipe: add cache for compressed texturesRoland Scheidegger1-1/+4
2015-03-27gallivm: pass jit_context pointer through to samplingRoland Scheidegger1-3/+1
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-2/+2
2010-03-15gallivm/llvmpipe: rename os_llvm.h to lp_bld.hBrian Paul1-1/+1
2010-03-11gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.hBrian Paul1-1/+1
2010-01-07llvmpipe: Remove more loose ends of TGSI exec sampling.José Fonseca1-43/+0
2010-01-07llvmpipe: Axe texture sampling code inherited from softpipe.José Fonseca1-10/+0
2009-09-07llvmpipe: Code generate the texture sampling inside the shader.José Fonseca1-0/+11
2009-09-07llvmpipe: Further abstract the texture sampling generation from TGSI translat...José Fonseca1-0/+12
2009-08-29llvmpipe: Back port recent softpipe-opt improvements from Keith.José Fonseca1-15/+16
2009-08-29llvmpipe: Split the texture cache from the color/depth/stencil cache.José Fonseca1-1/+4
2009-08-29llvmpipe: remove backwards dependency from tilecache to llvmpipeKeith Whitwell1-2/+3
2009-08-29llvmpipe: Rename preprocessor symbols too.José Fonseca1-3/+3
2009-08-29llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca1-0/+73