summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_texture.h
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: Don't use texture transfer internally.José Fonseca2010-03-131-0/+22
* Squashed commit of gallium-context-transfers:Keith Whitwell2010-03-111-0/+2
* Merge commit 'origin/master' into gallium-sw-api-2Keith Whitwell2010-03-091-2/+6
|\
| * llvmpipe: define max texture levelsBrian Paul2010-03-081-2/+6
* | softpipe: rework to use the llvmpipe winsysKeith Whitwell2010-03-041-2/+3
|/
* llvmpipe: assorted clean-ups in texture codeBrian Paul2010-01-141-4/+4
* llvmpipe: added llvmpipe_texture_const()Brian Paul2010-01-131-0/+7
* llvmpipe: Define an winsys for LLVM. Drop pipe_winsysJosé Fonseca2009-08-291-3/+10
* llvmpipe: make some small steps to flush texture cache less frequentlyKeith Whitwell2009-08-291-1/+1
* llvmpipe: Rename preprocessor symbols too.José Fonseca2009-08-291-3/+3
* llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca2009-08-291-0/+83