aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_state_need_swtnl.c
Commit message (Expand)AuthorAgeFilesLines
* svga: Add more swrast debugingJakob Bornecrantz2011-01-251-0/+5
* svga: Ensure that the wrong vdecls don't get used in swtnl pathJakob Bornecrantz2011-01-061-0/+8
* svga: Minor debug text fixJakob Bornecrantz2010-12-161-1/+1
* svga: Use consistent hexadecimal representation on debug output.José Fonseca2010-11-301-1/+1
* svga: D3DCOLOR actually stands for B8G8R8A8.José Fonseca2010-04-241-1/+1
* svga: Translate recently added vertex formats.José Fonseca2010-04-241-6/+2
* svga: Check if vertex elements has been bound before using it.Michal Krol2010-03-101-0/+5
* Merge branch 'gallium-vertexelementcso'Roland Scheidegger2010-03-091-2/+2
|\
| * svga: adapt to new vertex element csoRoland Scheidegger2010-03-011-2/+2
* | Merge branch 'gallium-format-cleanup'José Fonseca2010-03-021-1/+1
|\ \
| * | svga: Rename pipe formats.José Fonseca2010-03-021-1/+1
| |/
* / gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.Michal Krol2010-02-221-2/+1
|/
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-1/+1
* gallium: fix up drivers for edgeflag changesRoland Scheidegger2009-12-191-4/+4
* svga: Add svga driverJakob Bornecrantz2009-11-171-0/+200