summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_sampler_view.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-11svga: don't reference count svga_sampler_view's textureBrian Paul1-2/+12
2011-09-23svga: Cleanup format capability checking.José Fonseca1-0/+1
2011-09-23svga: Don't use the new depth formats for surfaces that will never be sampled...José Fonseca1-1/+1
2011-09-23svga: Expose the new depth formatsJakob Bornecrantz1-1/+1
2011-02-21svga: Remove some remaining fake S3TC rendering support.José Fonseca1-4/+0
2011-02-18svga: Fix NULL dereference.José Fonseca1-2/+3
2011-02-18svga: Describe svga_sampler_views for refcnt debuggingJakob Bornecrantz1-0/+16
2011-02-14svga: Set the appropriate flags when creating sampler/surface views.José Fonseca1-1/+2
2010-05-03svga: Remove the screen private context.José Fonseca1-1/+1
2010-04-11svga: Remove unnecessary headers.Vinson Lee1-3/+0
2010-04-10Squashed commit of the following:Keith Whitwell1-0/+199