aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/sp_tex_sample.h
Commit message (Expand)AuthorAgeFilesLines
* softpipe: don't use samplers with prebaked sampler and sampler_view stateRoland Scheidegger2013-03-111-81/+57
* softpipe/draw/tgsi: simplify driver/tgsi sampler interfaceRoland Scheidegger2013-02-281-11/+36
* softpipe: clean up lod computationRoland Scheidegger2013-02-081-1/+1
* softpipe: get rid of tgsi_sampler_control param in img_filterRoland Scheidegger2013-02-081-1/+0
* softpipe: add ARB_texture_cube_map_array support (v1.1)Dave Airlie2012-11-091-2/+3
* softpipe: Take all lods into account when texture sampling.Olivier Galibert2012-07-181-10/+18
* gallium: Prefix #defines in tgsi_exec.h with TGSI_Tom Stellard2012-01-301-12/+12
* softpipe: Bind samplers to views instead of the underlying resource.Henri Verbeet2011-01-191-4/+4
* softpipe: s/varient/variantBrian Paul2010-12-161-12/+12
* softpipe: do texture swizzle during texture samplingBrian Paul2010-12-141-1/+6
* Squashed commit of the following:Keith Whitwell2010-04-101-2/+2
* gallium: Fix texture sampling with explicit LOD in softpipe.Michal Krol2010-01-071-1/+2
* gallium: Pass per-element (not per-quad) LOD bias values down to texture samp...Michal Krol2010-01-071-3/+3
* Merge branch 'tex-tilecache' into softpipe-optKeith Whitwell2009-08-231-2/+2
|\
| * softpipe: split texture and surface tile cachesKeith Whitwell2009-08-181-1/+1
* | softpipe: per-unit sampler varientsBrian Paul2009-08-211-1/+2
* | softpipe: rework texture sampling codeKeith Whitwell2009-08-211-9/+85
* | softpipe: allow the existing sampler routines to be hooked up directlyKeith Whitwell2009-08-201-13/+8
|/
* softpipe: example fast paths for simple samplersKeith Whitwell2009-07-271-2/+8
* softpipe: remove backwards dependency from tilecache to softpipeKeith Whitwell2009-07-221-2/+3
* softpipe: fix vertex shader texture samplingBrian Paul2008-12-171-6/+14
* gallium: minor texture-related clean-ups, comments, etcBrian2008-12-011-3/+3
* softpipe: remove old/unneeded dependencies between TGSI exec and softpipeBrian2008-11-231-1/+49
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+17