summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_surface.c
Commit message (Expand)AuthorAgeFilesLines
* svga: Fix NULL dereference.José Fonseca2011-02-181-4/+5
* svga: Ensure pending drawing commands other surface operations are emitted be...José Fonseca2011-02-181-2/+2
* svga: Set the appropriate flags when creating sampler/surface views.José Fonseca2011-02-141-4/+15
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-34/+64
* svga: Remove unnecessary header.Vinson Lee2010-05-041-1/+0
* svga: Remove the screen private context.José Fonseca2010-05-031-32/+11
* svga: Remove unnecessary headers.Vinson Lee2010-04-111-2/+0
* Squashed commit of the following:Keith Whitwell2010-04-101-0/+383