summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_surface.h
Commit message (Expand)AuthorAgeFilesLines
* svga: Add function svga_resource_type()Neha Bhende2016-09-171-0/+20
* svga: move surface propagation code into new functionBrian Paul2016-08-291-0/+3
* svga: add some comments in the svga_surface structBrian Paul2016-08-261-0/+16
* svga: remove assertions in svga_surface cast wrappersBrian Paul2016-08-261-2/+0
* 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