summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/vega/polygon.c
AgeCommit message (Expand)Author
2011-02-14gallium: remove pipe_vertex_buffer::max_indexMarek Olšák
2010-12-01st/vega: Add POLYGON_STENCIL and POLYGON_FILL renderer state.Chia-I Wu
2010-11-02st/vega: Remove unnecessary headers.Vinson Lee
2010-07-29gallium: Use unified pipe_context::draw_vbo.Chia-I Wu
2010-05-14gallium: more work on ccw flag removalKeith Whitwell
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-01vega: adapt to new vertex element csoRoland Scheidegger
2010-02-17gallium: remove redundant nr_components field from pipe_vertex_elementRoland Scheidegger
2010-02-10gallium: adapt state trackers to stencil ref changeRoland Scheidegger
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
2010-01-25vega: adapt to blend changesRoland Scheidegger
2010-01-16gallium: Fix uninitialized instance divisor and index.Chia-I Wu
2009-05-01OpenVG 1.0 State TrackerZack Rusin