summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_context.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-081-1/+3
* Merge branch 'gallium-embedded'José Fonseca2010-02-031-1/+1
|\
| * gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-1/+1
* | svga: better method for generating white fs color outputsKeith Whitwell2010-02-031-1/+0
|/
* svga: Use a shader id as low as possible.José Fonseca2010-01-031-0/+16
* svga: Rename error labels.José Fonseca2010-01-031-14/+14
* svga: flush our command buffer after the 8th distinct render targetKeith Whitwell2009-11-271-1/+3
* svga: Add svga driverJakob Bornecrantz2009-11-171-0/+269