summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/vega/polygon.c
Commit message (Expand)AuthorAgeFilesLines
* Don't cast the return value of malloc/reallocMatt Turner2012-09-051-2/+2
* st/vega: don't use user_buffer_createMarek Olšák2012-04-301-22/+7
* gallium: remove pipe_vertex_buffer::max_indexMarek Olšák2011-02-141-2/+0
* st/vega: Add POLYGON_STENCIL and POLYGON_FILL renderer state.Chia-I Wu2010-12-011-240/+60
* st/vega: Remove unnecessary headers.Vinson Lee2010-11-021-1/+0
* gallium: Use unified pipe_context::draw_vbo.Chia-I Wu2010-07-291-2/+1
* gallium: more work on ccw flag removalKeith Whitwell2010-05-141-4/+4
* Squashed commit of the following:Keith Whitwell2010-04-101-4/+5
* vega: adapt to new vertex element csoRoland Scheidegger2010-03-011-1/+2
* gallium: remove redundant nr_components field from pipe_vertex_elementRoland Scheidegger2010-02-171-1/+0
* gallium: adapt state trackers to stencil ref changeRoland Scheidegger2010-02-101-10/+8
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-1/+1
* vega: adapt to blend changesRoland Scheidegger2010-01-251-5/+5
* gallium: Fix uninitialized instance divisor and index.Chia-I Wu2010-01-161-0/+1
* OpenVG 1.0 State TrackerZack Rusin2009-05-011-0/+550