draw: share machine
[mesa.git] / src / gallium / auxiliary / draw / draw_pt_fetch_shade_emit.c
2008-05-28 Keith Whitwelldraw: share machine
2008-05-28 Keith WhitwellMerge branch 'gallium-vertex-linear' into gallium-tex...
2008-05-27 Keith Whitwelldraw: support psize in vs_varient paths
2008-05-27 Keith Whitwelldraw: add disabled debug code
2008-05-27 Keith Whitwelldraw: ensure vs outputs mapped correctly to vinfo attribs
2008-05-27 Keith Whitwelldraw: explicitly list nr_inputs, outputs in varient key
2008-05-27 Jakob Bornecrantzdraw: Fix for EMIT_4UB case
2008-05-27 Keith Whitwelldraw: hook up viewport / rhw emit to varient key state
2008-05-23 Keith Whitwelldraw: fse works with elts, remove assert
2008-05-23 Keith Whitwelldraw: add viewport to varient state
2008-05-23 Keith Whitwelldraw: create specialized vs varients incorporating...
2008-05-23 Keith Whitwelldraw: get rid of fetch-shade-emit frontend hack
2008-05-19 Zack RusinMerge commit 'origin/gallium-0.1' into gallium-vertex...
2008-05-12 Keith Whitwelldraw: turn fse path into a middle end
2008-05-12 Keith Whitwelldraw: add fetch-shade-emit path