aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_tex_sample.h
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: add fragment shader image supportDave Airlie2019-08-271-0/+4
* llvmpipe: disable texture cacheRoland Scheidegger2015-11-051-1/+1
* llvmpipe: add cache for compressed texturesRoland Scheidegger2015-11-041-1/+4
* gallivm: pass jit_context pointer through to samplingRoland Scheidegger2015-03-271-3/+1
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* gallivm/llvmpipe: rename os_llvm.h to lp_bld.hBrian Paul2010-03-151-1/+1
* gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.hBrian Paul2010-03-111-1/+1
* llvmpipe: Remove more loose ends of TGSI exec sampling.José Fonseca2010-01-071-43/+0
* llvmpipe: Axe texture sampling code inherited from softpipe.José Fonseca2010-01-071-10/+0
* 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