summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/Makefile
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: Blending.José Fonseca2009-08-291-0/+1
* llvmpipe: Arithmetic helpers.José Fonseca2009-08-291-0/+1
* llvmpipe: Translate logicops.José Fonseca2009-08-291-0/+1
* llvmpipe: Separate pixel packing/unpacking from loading/storing.José Fonseca2009-08-291-0/+2
* llvmpipe: move all depth/stencil/alpha pixel processing into one stageKeith Whitwell2009-08-291-5/+0
* llvmpipe: move all color-combine code into lp_quad_blend.cKeith Whitwell2009-08-291-8/+6
* llvmpipe: Pixel packing/unpacking and loop code generators.José Fonseca2009-08-291-0/+3
* llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca2009-08-291-0/+44