Age | Commit message (Expand) | Author |
---|---|---|
2009-08-29 | llvmpipe: also shortcircuit non-texture tile lookups | Keith Whitwell |
2009-08-29 | llvmpipe: shortcircuit repeated lookups of the same tile | Keith Whitwell |
2009-08-29 | llvmpipe: remove unused vars in lp_setup.c | Keith Whitwell |
2009-08-29 | llvmpipe: use bitwise logic to setup quad masks in lp_setup | Keith Whitwell |
2009-08-29 | llvmpipe: simplify flush_spans | Keith Whitwell |
2009-08-29 | llvmpipe: make some small steps to flush texture cache less frequently | 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: Pixel packing/unpacking and loop code generators. | José Fonseca |
2009-08-29 | llvmpipe: Fork softpipe for experimentation with llvm. | José Fonseca |