summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_surface.h
AgeCommit message (Expand)AuthorFilesLines
2012-06-14svga: make svga_surface_needs_propagation() surface constBrian Paul1-1/+1
2012-06-14svga: add svga_surface_const() cast wrapperBrian Paul1-0/+8
2011-02-18svga: Fix NULL dereference.José Fonseca1-1/+1
2011-02-18svga: Ensure pending drawing commands other surface operations are emitted be...José Fonseca1-1/+1
2011-02-14svga: Set the appropriate flags when creating sampler/surface views.José Fonseca1-0/+1
2010-12-02gallium: support for array textures and related changesRoland Scheidegger1-3/+0
2010-05-03svga: Remove the screen private context.José Fonseca1-1/+0
2010-04-10Squashed commit of the following:Keith Whitwell1-0/+97