summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/Makefile
AgeCommit message (Expand)Author
2009-08-29llvmpipe: Eliminate non-LLVM fs execution paths.José Fonseca
2009-08-29llvmpipe: Blending.José Fonseca
2009-08-29llvmpipe: Arithmetic helpers.José Fonseca
2009-08-29llvmpipe: Translate logicops.José Fonseca
2009-08-29llvmpipe: Separate pixel packing/unpacking from loading/storing.José Fonseca
2009-08-29llvmpipe: move all depth/stencil/alpha pixel processing into one stageKeith Whitwell
2009-08-29llvmpipe: move all color-combine code into lp_quad_blend.cKeith Whitwell
2009-08-29llvmpipe: Pixel packing/unpacking and loop code generators.José Fonseca
2009-08-29llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca