draw: more flatshade_first changes
[mesa.git] / src / gallium / auxiliary / draw / draw_validate.c
2008-04-01 Keith Whitwelldraw: more flatshade_first changes
2008-03-30 Michal Kroldraw: Do not run full pipeline when flatshade_first...
2008-03-25 Keith Whitwelldraw: take primitive into account when deciding if...
2008-03-23 Keith Whitwelldraw: tweak the definition of draw_need_pipeline, fix...
2008-03-14 Briangallium: add explicit control for point sprites (conver...
2008-03-13 Briangallium: added draw_need_pipeline() predicate function
2008-02-29 Brian Paulgallium: need precalc_flat=1 for wide lines
2008-02-29 Brian Paulgallium: split draw_wide_prim stage into separate point...
2008-02-26 Briangallium: replace draw_convert_wide_points() with draw_w...
2008-02-23 Briangallium: fix bug in which wide point stage overrode...
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/.