aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_context.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-0/+1
* svga: Re-emit bound rendertargets and texture samplers at the beginning of ev...José Fonseca2010-08-301-0/+5
* svga: Add a winsys callback to get the svga_winsys_contextThomas Hellstrom2010-05-311-0/+5
* svga: Remove the screen private context.José Fonseca2010-05-031-6/+12
* Squashed commit of the following:Keith Whitwell2010-04-101-64/+9
* svga: Fix up for context transfers.Michel Dänzer2010-03-121-0/+2
* 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