summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_state_need_swtnl.c
AgeCommit message (Expand)Author
2011-02-16svga: use TRUE/FALSE instead of 0/1Brian Paul
2011-02-11svga: comments and debug codeBrian Paul
2011-01-25svga: Add more swrast debugingJakob Bornecrantz
2011-01-06svga: Ensure that the wrong vdecls don't get used in swtnl pathJakob Bornecrantz
2010-12-16svga: Minor debug text fixJakob Bornecrantz
2010-11-30svga: Use consistent hexadecimal representation on debug output.José Fonseca
2010-04-24svga: D3DCOLOR actually stands for B8G8R8A8.José Fonseca
2010-04-24svga: Translate recently added vertex formats.José Fonseca
2010-03-10svga: Check if vertex elements has been bound before using it.Michal Krol
2010-03-09Merge branch 'gallium-vertexelementcso'Roland Scheidegger
2010-03-02Merge branch 'gallium-format-cleanup'José Fonseca
2010-03-02svga: Rename pipe formats.José Fonseca
2010-03-01svga: adapt to new vertex element csoRoland Scheidegger
2010-02-22gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.Michal Krol
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
2009-12-19gallium: fix up drivers for edgeflag changesRoland Scheidegger
2009-11-17svga: Add svga driverJakob Bornecrantz