aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_pipe_blit.c
Commit message (Expand)AuthorAgeFilesLines
* svga: implement blitMarek Olšák2012-09-301-0/+64
* svga: move svga_texture() casts/calls in svga_surface_copy()Brian Paul2012-01-191-2/+4
* gallium: add fallback for copying buffers to all driversMarek Olšák2011-04-211-0/+9
* svga: Ensure pending drawing commands other surface operations are emitted be...José Fonseca2011-02-181-1/+3
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-13/+47
* svga: Remove unnecessary header.Vinson Lee2010-06-031-1/+0
* svga: adapt to clear interface changesRoland Scheidegger2010-05-291-1/+0
* svga: adapt to interface changesRoland Scheidegger2010-05-171-16/+35
* Squashed commit of the following:Keith Whitwell2010-04-101-1/+2
* svga: add DEBUG_CACHE optionKeith Whitwell2009-11-271-0/+8
* svga: Add svga driverJakob Bornecrantz2009-11-171-0/+84