Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvmpipe: Don't use texture transfer internally. | José Fonseca | 2010-03-13 | 1 | -0/+22 |
* | Squashed commit of gallium-context-transfers: | Keith Whitwell | 2010-03-11 | 1 | -0/+2 |
* | Merge commit 'origin/master' into gallium-sw-api-2 | Keith Whitwell | 2010-03-09 | 1 | -2/+6 |
|\ | |||||
| * | llvmpipe: define max texture levels | Brian Paul | 2010-03-08 | 1 | -2/+6 |
* | | softpipe: rework to use the llvmpipe winsys | Keith Whitwell | 2010-03-04 | 1 | -2/+3 |
|/ | |||||
* | llvmpipe: assorted clean-ups in texture code | Brian Paul | 2010-01-14 | 1 | -4/+4 |
* | llvmpipe: added llvmpipe_texture_const() | Brian Paul | 2010-01-13 | 1 | -0/+7 |
* | llvmpipe: Define an winsys for LLVM. Drop pipe_winsys | José Fonseca | 2009-08-29 | 1 | -3/+10 |
* | llvmpipe: make some small steps to flush texture cache less frequently | Keith Whitwell | 2009-08-29 | 1 | -1/+1 |
* | llvmpipe: Rename preprocessor symbols too. | José Fonseca | 2009-08-29 | 1 | -3/+3 |
* | llvmpipe: Fork softpipe for experimentation with llvm. | José Fonseca | 2009-08-29 | 1 | -0/+83 |