summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/Makefile
AgeCommit message (Expand)Author
2009-08-29llvmpipe: Structure manipulation helpers.José Fonseca
2009-08-29llvmpipe: Centralize the C <-> JIT interfaces in one place.José Fonseca
2009-08-29llvmpipe: Squash the quad pipeline.José Fonseca
2009-08-29llvmpipe: Add a bunch of comments.José Fonseca
2009-08-29llvmpipe: Split off vs stuff from lp_state_fs.c.José Fonseca
2009-08-29llvmpipe: Generate the fragment pipeline into a single function.José Fonseca
2009-08-29llvmpipe: Delete the quad polygon stipple stage.José Fonseca
2009-08-29llvmpipe: Split control flow function declarations and notes.José Fonseca
2009-08-29llvmpipe: Depth test to LLVM IR translation.José Fonseca
2009-08-29llvmpipe: Code generate alpha testing and append to generated fragment shader.José Fonseca
2009-08-29llvmpipe: updated Makefile C_SOURCESBrian Paul
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