Age | Commit message (Expand) | Author |
---|---|---|
2009-08-29 | llvmpipe: use align_malloc for all structs containing ALIGN16 members | Keith Whitwell |
2009-08-29 | llvmpipe: Rasterize the quads according to what the blend function expects. | José Fonseca |
2009-08-29 | llvmpipe: Silence compiler warnings. | José Fonseca |
2009-08-29 | llvmpipe: Implement KIL. | José Fonseca |
2009-08-29 | llvmpipe: Compute interpolation coeffs directly into SoA layout. | José Fonseca |
2009-08-29 | llvmpipe: Pass the interpolation factors as scalars. | José Fonseca |
2009-08-29 | llvmpipe: Eliminate dependency on tgsi_exec_machine. | José Fonseca |
2009-08-29 | llvmpipe: Eliminate non-LLVM fs execution paths. | José Fonseca |
2009-08-29 | llvmpipe: move all depth/stencil/alpha pixel processing into one stage | Keith Whitwell |
2009-08-29 | llvmpipe: expand quad pipeline to process >1 quad at a time | Keith Whitwell |
2009-08-29 | llvmpipe: Fork softpipe for experimentation with llvm. | José Fonseca |