gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
[mesa.git] / src / gallium / auxiliary / draw / draw_pipe_clip.c
2008-08-24 Brian Paulgallium: refactor/replace p_util.h with util/u_memory...
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-24 Keith Whitwelldraw: handle edgeflags and reset-line-stipple again
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_*