llvmpipe: calculate overall width and height, pass to rasterizer
[mesa.git] / src / gallium / drivers / llvmpipe / lp_rast.h
2009-10-09 Keith Whitwellllvmpipe: calculate overall width and height, pass...
2009-10-08 Keith Whitwellllvmpipe: triangle struct owns its copy of shader inputs
2009-10-08 Keith Whitwellllvmpipe: work on clears and coefficients
2009-10-08 José Fonsecallvmpipe: Adjust interpolation coeffs declaration.
2009-10-08 José Fonsecallvmpipe: Call lp_rast_shade_quads from tri rasterizer.
2009-10-08 José Fonsecallvmpipe: Final adjustments to rasterizer methods.
2009-10-08 José Fonsecallvmpipe: Complete more rasterizer methods..
2009-10-08 Keith Whitwellllvmpipe: start cleaning up
2009-10-08 Keith Whitwellllvmpipe: wip me harder
2009-10-08 José Fonsecallvmpipe: Update includes and copyright headers.
2009-10-08 José Fonsecallvmpipe: Add the rast -> jit shader glue.
2009-10-08 Keith Whitwellllvmpipe: more wipping