aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_surface.h
Commit message (Expand)AuthorAgeFilesLines
* svga: update driver for version 10 GPU interfaceBrian Paul2015-09-021-2/+12
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-2/+2
* svga: make svga_surface_needs_propagation() surface constBrian Paul2012-06-141-1/+1
* svga: add svga_surface_const() cast wrapperBrian Paul2012-06-141-0/+8
* svga: Fix NULL dereference.José Fonseca2011-02-181-1/+1
* svga: Ensure pending drawing commands other surface operations are emitted be...José Fonseca2011-02-181-1/+1
* svga: Set the appropriate flags when creating sampler/surface views.José Fonseca2011-02-141-0/+1
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-3/+0
* svga: Remove the screen private context.José Fonseca2010-05-031-1/+0
* Squashed commit of the following:Keith Whitwell2010-04-101-0/+97