gallium: added draw_num_vs_outputs() to query number of post-transform vertex attribs
[mesa.git] / src / gallium / auxiliary / draw / draw_validate.c
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/.