tgsi/ureg: make the dst register match the src indirection
[mesa.git] / src / gallium / auxiliary / draw / draw_pipe_clip.c
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-09-10 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-08-24 Brian Paulgallium: refactor/replace p_util.h with util/u_memory...
2008-06-22 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-06-11 Keith Whitwelldraw: don't assume vertex position is in data[0]
2008-06-10 Keith Whitwelldraw: fix edgeflags on clipped poly emit
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-27 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-04-24 Keith Whitwelldraw: handle edgeflags and reset-line-stipple again
2008-04-23 Ben SkeggsMerge branch 'upstream-gallium-0.1' into nouveau-galliu...
2008-04-21 Keith Whitwelldraw: propogate lots of errors
2008-04-19 Keith Whitwelldraw: move some pipeline-specific code & state to draw_...
2008-04-18 Keith Whitwelldraw: rename pipeline files to draw_pipe_*