Merge branch 'no-validate' into gallium-0.1
[mesa.git] / src / gallium / auxiliary / draw / draw_pipe_aapoint.c
2008-08-24 Brian Paulgallium: refactor/replace p_util.h with util/u_memory...
2008-08-13 Michal Kroldraw: Use KIL instead of KILP.
2008-07-28 José FonsecaMerge tgsi/exec and tgsi/util directories.
2008-06-11 Keith Whitwelldraw: don't assume vertex position is in data[0]
2008-06-03 Keith WhitwellMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-05-31 Michal Kroldraw: Fix build after TGSI declaration interface changes.
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 Brian Paulgallium: fix issues in recursive flushing
2008-04-23 Brian Paulgallium: fix comments
2008-04-21 Keith Whitwelldraw: propogate lots of errors
2008-04-21 Keith Whitwelldraw: propogate errors out of aapoint stage
2008-04-21 Keith Whitwelldraw: consolidate all the passthrough line/tri/point...
2008-04-19 Keith Whitwelldraw: move some pipeline-specific code & state to draw_...
2008-04-18 Keith Whitwelldraw: rename pipeline files to draw_pipe_*