Age | Commit message (Expand) | Author |
---|---|---|
2009-08-29 | llvmpipe: use align_malloc for all structs containing ALIGN16 members | Keith Whitwell |
2009-08-29 | llvmpipe: Tile in SoA format identical to the blender function output. | José Fonseca |
2009-08-29 | llvmpipe: Add missing include. | José Fonseca |
2009-08-29 | llvmpipe: Tiles in rgba8 format. | José Fonseca |
2009-08-29 | llvmpipe: Store tile color in SoA. | José Fonseca |
2009-08-29 | llvmpipe: Split the texture cache from the color/depth/stencil cache. | José Fonseca |
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: 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: Fork softpipe for experimentation with llvm. | José Fonseca |