Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvmpipe: Port vertex sampler support from softpipe. | José Fonseca | 2009-12-04 | 1 | -0/+59 |
* | Revert "llvmpipe: plug in dummy pipe_context::set_vertex_sampler_textures fun... | Brian Paul | 2009-12-02 | 1 | -12/+2 |
* | llvmpipe: plug in dummy pipe_context::set_vertex_sampler_textures function | Brian Paul | 2009-12-02 | 1 | -2/+12 |
* | gallium: fix more statetrackers/drivers for not using texture width/height/de... | Roland Scheidegger | 2009-11-26 | 1 | -2/+2 |
* | llvmpipe: Code generate the texture sampling inside the shader. | José Fonseca | 2009-09-07 | 1 | -0/+10 |
* | llvmpipe: Split the texture cache from the color/depth/stencil cache. | José Fonseca | 2009-08-29 | 1 | -2/+2 |
* | llvmpipe: remove backwards dependency from tilecache to llvmpipe | Keith Whitwell | 2009-08-29 | 1 | -1/+1 |
* | llvmpipe: Rename preprocessor symbols too. | José Fonseca | 2009-08-29 | 1 | -2/+2 |
* | llvmpipe: Fork softpipe for experimentation with llvm. | José Fonseca | 2009-08-29 | 1 | -0/+117 |