Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallivm,llvmpipe: handle TXF (texelFetch) instruction, including offsets | Roland Scheidegger | 2012-11-27 | 1 | -3/+6 |
* | gallivm,draw,llvmpipe: use base ptr + mip offsets instead of mip pointers | Roland Scheidegger | 2012-11-12 | 1 | -2/+4 |
* | gallium: remove PIPE_MAX_VERTEX/GEOMETRY_SAMPLERS #define | Brian Paul | 2012-08-16 | 1 | -3/+3 |
* | gallivm,draw,llvmpipe: Support wider native registers. | José Fonseca | 2012-07-17 | 1 | -3/+4 |
* | llvmpipe: Implement TXQ. | Olivier Galibert | 2012-05-18 | 1 | -0/+23 |
* | llvmpipe: Take the sampler view's first_level into account when sampling. | Fabian Bieler | 2011-04-08 | 1 | -0/+2 |
* | gallivm/llvmpipe: squash merge of the llvm-context branch | Brian Paul | 2010-11-30 | 1 | -9/+11 |
* | draw: Fullfil the new min_lod/max_lod/lod_bias/border_color dynamic state | José Fonseca | 2010-09-25 | 1 | -0/+8 |
* | draw: Remove unnecessary header. | Vinson Lee | 2010-07-06 | 1 | -1/+0 |
* | draw: implement vertex texture sampling using llvm | Zack Rusin | 2010-07-06 | 1 | -0/+216 |