aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_state_sampler.c
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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