summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_state_sampler.c
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Keith Whitwell2010-04-101-3/+3
* gallium: Check for OOM condition when creating a sampler view.Michal Krol2010-03-111-5/+7
* llvmpipe: Fix after sampler view changes.michal2009-12-101-18/+45
* llvmpipe: Remove unnecessary headers.Vinson Lee2010-02-071-1/+0
* Merge remote branch 'origin/lp-binning'José Fonseca2010-02-051-13/+0
|\
| * Merge remote branch 'origin/master' into lp-binningJosé Fonseca2010-01-081-0/+58
| |\
| * | llvmpipe: Pass state to setup.José Fonseca2009-10-091-10/+0
| * | llvmpipe: remove tex tile cache and related codeKeith Whitwell2009-10-081-2/+0
* | | gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-0/+1
| |/ |/|
* | llvmpipe: Port vertex sampler support from softpipe.José Fonseca2009-12-041-0/+59
* | Revert "llvmpipe: plug in dummy pipe_context::set_vertex_sampler_textures fun...Brian Paul2009-12-021-12/+2
* | llvmpipe: plug in dummy pipe_context::set_vertex_sampler_textures functionBrian Paul2009-12-021-2/+12
* | gallium: fix more statetrackers/drivers for not using texture width/height/de...Roland Scheidegger2009-11-261-2/+2
|/
* llvmpipe: Code generate the texture sampling inside the shader.José Fonseca2009-09-071-0/+10
* llvmpipe: Split the texture cache from the color/depth/stencil cache.José Fonseca2009-08-291-2/+2
* llvmpipe: remove backwards dependency from tilecache to llvmpipeKeith Whitwell2009-08-291-1/+1
* llvmpipe: Rename preprocessor symbols too.José Fonseca2009-08-291-2/+2
* llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca2009-08-291-0/+117