draw: associate rhw divide with clipping not viewport flag
[mesa.git] / src / gallium / auxiliary / draw / draw_context.h
2008-03-29 Brian Paulgallium: Set vertex state/buffers en-mass.
2008-03-14 Briangallium: add explicit control for point sprites (conver...
2008-03-13 Briangallium: added draw_enable_line_stipple() function
2008-03-10 Keith Whitwelldraw: placeholder/prototype code for a passthrough...
2008-02-29 Brian Paulgallium: split draw_wide_prim stage into separate point...
2008-02-28 Briangallium: added draw_num_vs_outputs() to query number...
2008-02-26 Briangallium: updated prototype (missed in prev commit)
2008-02-21 Briangallium: new draw stage for polygon stipple.
2008-02-21 Briangallium: new AA point drawing stage
2008-02-18 Briangallium: antialiased line drawing
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 José FonsecaCode reorganization: s/aux/auxiliary/.