llvmpipe: calculate overall width and height, pass to rasterizer
[mesa.git] / src / gallium / drivers / llvmpipe / lp_rast.c
2009-10-09 Keith Whitwellllvmpipe: calculate overall width and height, pass...
2009-10-08 Keith Whitwellllvmpipe: work on clears and coefficients
2009-10-08 José Fonsecallvmpipe: Remove quad headers.
2009-10-08 José Fonsecallvmpipe: Fix typo.
2009-10-08 José Fonsecallvmpipe: Final adjustments to rasterizer methods.
2009-10-08 José Fonsecallvmpipe: Complete more rasterizer methods..
2009-10-08 José Fonsecallvmpipe: Implement some of the rasterizer functions.
2009-10-08 Keith Whitwellllvmpipe: remove some old sampler support structs
2009-10-08 José Fonsecallvmpipe: Fix up lp_rast_shade_quads.
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