Age | Commit message (Expand) | Author |
---|---|---|
2009-08-29 | llvmpipe: Eliminate non-LLVM fs execution paths. | José Fonseca |
2009-08-29 | llvmpipe: Split the texture cache from the color/depth/stencil cache. | José Fonseca |
2009-08-29 | llvmpipe: move all depth/stencil/alpha pixel processing into one stage | Keith Whitwell |
2009-08-29 | llvmpipe: move all color-combine code into lp_quad_blend.c | Keith Whitwell |
2009-08-29 | llvmpipe: rip out old mulithread support | Keith Whitwell |
2009-08-29 | llvmpipe: avoid flushing depth buffer cache on swapbuffers | Keith Whitwell |
2009-08-29 | llvmpipe: remove backwards dependency from tilecache to llvmpipe | Keith Whitwell |
2009-08-29 | llvmpipe: Rename preprocessor symbols too. | José Fonseca |
2009-08-29 | llvmpipe: Fork softpipe for experimentation with llvm. | José Fonseca |