gallium: call tgsi_set_exec_mask() and use exec mask in SSE ARL code
[mesa.git] / src / gallium / auxiliary / draw / draw_pipe.h
2008-05-28 Keith WhitwellMerge branch 'gallium-vertex-linear' into gallium-tex...
2008-05-28 Jakob BornecrantzMerge branch 'gallium-vertex-linear' into gallium-0.1
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-05-23 Keith Whitwelldraw: move some state into a new 'vs' area
2008-04-24 Keith Whitwelldraw: handle edgeflags and reset-line-stipple again
2008-04-21 Keith Whitwelldraw: consolidate all the passthrough line/tri/point...
2008-04-19 Keith Whitwelldraw: make draw_reset_vertex_ids private to the draw_pi...
2008-04-19 Keith Whitwelldraw: move some pipeline-specific code & state to draw_...