llvmpipe: Eliminate dependency on tgsi_exec_machine.
[mesa.git] / src / gallium / drivers / llvmpipe / lp_quad_fs.c
2009-08-29 José Fonsecallvmpipe: Eliminate dependency on tgsi_exec_machine.
2009-08-29 José Fonsecallvmpipe: Eliminate non-LLVM fs execution paths.
2009-08-29 Keith Whitwellllvmpipe: move all depth/stencil/alpha pixel processing...
2009-08-29 Keith Whitwellllvmpipe: expand quad pipeline to process >1 quad...
2009-08-29 José Fonsecallvmpipe: Fork softpipe for experimentation with llvm.