summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_state_sampler.c
AgeCommit message (Expand)Author
2010-01-08Merge remote branch 'origin/master' into lp-binningJosé Fonseca
2009-12-04llvmpipe: Port vertex sampler support from softpipe.José Fonseca
2009-12-02Revert "llvmpipe: plug in dummy pipe_context::set_vertex_sampler_textures fun...Brian Paul
2009-12-02llvmpipe: plug in dummy pipe_context::set_vertex_sampler_textures functionBrian Paul
2009-11-26gallium: fix more statetrackers/drivers for not using texture width/height/de...Roland Scheidegger
2009-10-09llvmpipe: Pass state to setup.José Fonseca
2009-10-08llvmpipe: remove tex tile cache and related codeKeith Whitwell
2009-09-07llvmpipe: Code generate the texture sampling inside the shader.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