summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_state_rss.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-27svga: emit user-defined clip plane stateBrian Paul1-0/+6
2010-05-14gallium: convert rasterizer state to use gl-style front/back conceptsKeith Whitwell1-5/+5
2010-03-09svga: Don't do culling while the software pipeline is active.Keith Whitwell1-2/+11
2010-02-12svga: A few more tweaks to blend color state emission.José Fonseca1-9/+7
2010-02-12svga: enable code to emit blend colorRoland Scheidegger1-13/+1
2010-02-10svga: adapt to stencil ref changesRoland Scheidegger1-3/+28
2010-02-09Merge branch 'gallium-nopointsizeminmax'Roland Scheidegger1-2/+3
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca1-1/+1
2010-01-21svga: Remove unnecessary headers.Vinson Lee1-3/+0
2010-01-12gallium: remove point_size_min and point_size_max from rasterizer stateRoland Scheidegger1-2/+3
2009-11-17svga: Add svga driverJakob Bornecrantz1-0/+268