Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvmpipe: Separate pixel packing/unpacking from loading/storing. | José Fonseca | 2009-08-29 | 1 | -0/+2 |
* | llvmpipe: move all depth/stencil/alpha pixel processing into one stage | Keith Whitwell | 2009-08-29 | 1 | -5/+0 |
* | llvmpipe: move all color-combine code into lp_quad_blend.c | Keith Whitwell | 2009-08-29 | 1 | -8/+6 |
* | llvmpipe: Pixel packing/unpacking and loop code generators. | José Fonseca | 2009-08-29 | 1 | -0/+3 |
* | llvmpipe: Fork softpipe for experimentation with llvm. | José Fonseca | 2009-08-29 | 1 | -0/+44 |