aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_context.h
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Keith Whitwell2010-04-101-2/+2
* Merge branch 'master' into gallium-sampler-viewMichal Krol2010-03-101-2/+6
|\
| * gallium: don't use flexible array members in drivers for vertex elements csoRoland Scheidegger2010-03-091-1/+1
| * svga: adapt to new vertex element csoRoland Scheidegger2010-03-011-2/+6
* | gallium: WIP: Introduce sampler views.Michal Krol2010-02-191-2/+2
|/
* svga: adapt to stencil ref changesRoland Scheidegger2010-02-101-1/+2
* Merge branch 'gallium-nopointsizeminmax'Roland Scheidegger2010-02-091-2/+1
|\
| * gallium: remove point_size_min and point_size_max from rasterizer stateRoland Scheidegger2010-01-121-2/+1
* | gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-081-0/+4
* | svga: better method for generating white fs color outputsKeith Whitwell2010-02-031-4/+0
|/
* Merge remote branch 'origin/mesa_7_7_branch'José Fonseca2010-01-061-2/+0
|\
| * svga: Rebind shaders when tokens change.José Fonseca2010-01-051-2/+0
* | Merge branch 'mesa_7_7_branch'Brian Paul2010-01-041-2/+5
|\|
| * svga: Use a shader id as low as possible.José Fonseca2010-01-031-2/+5
* | Merge branch 'gallium-edgeflags'Roland Scheidegger2009-12-221-5/+2
|\ \
| * | gallium: fix up drivers for edgeflag changesRoland Scheidegger2009-12-191-5/+2
| |/
* / svga: fix typoRoland Scheidegger2009-12-211-1/+1
|/
* svga: flush our command buffer after the 8th distinct render targetKeith Whitwell2009-11-271-0/+5
* svga: Add svga driverJakob Bornecrantz2009-11-171-0/+443