summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_state_rss.c
AgeCommit message (Expand)Author
2010-05-14gallium: convert rasterizer state to use gl-style front/back conceptsKeith Whitwell
2010-03-09svga: Don't do culling while the software pipeline is active.Keith Whitwell
2010-02-12svga: A few more tweaks to blend color state emission.José Fonseca
2010-02-12svga: enable code to emit blend colorRoland Scheidegger
2010-02-10svga: adapt to stencil ref changesRoland Scheidegger
2010-02-09Merge branch 'gallium-nopointsizeminmax'Roland Scheidegger
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
2010-01-21svga: Remove unnecessary headers.Vinson Lee
2010-01-12gallium: remove point_size_min and point_size_max from rasterizer stateRoland Scheidegger
2009-11-17svga: Add svga driverJakob Bornecrantz