summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_pipe_flush.c
Commit message (Expand)AuthorAgeFilesLines
* gallium/util: switch over to new u_debug_image.[ch] codeBrian Paul2016-02-081-0/+1
* gallium: fix type of flags in pipe_context::flush()Chia-I Wu2013-05-041-1/+1
* llvmpipe: put .bmp extension on dumped image filesBrian Paul2013-03-281-2/+2
* gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flagMarek Olšák2013-01-041-1/+2
* gallium: remove flags from the flush functionMarek Olšák2011-03-111-18/+15
* svga: Ensure pending drawing commands other surface operations are emitted be...José Fonseca2011-02-181-12/+2
* gallium/svga: added debug code for dumping framebuffer images (disabled)Brian Paul2011-02-031-0/+23
* Squashed commit of the following:Keith Whitwell2010-04-101-1/+1
* svga: Remove unnecessary header.Vinson Lee2010-02-071-1/+0
* svga: Remove unnecessary headers.Vinson Lee2010-01-211-5/+0
* svga: add DEBUG_CACHE optionKeith Whitwell2009-11-271-0/+3
* svga: Add svga driverJakob Bornecrantz2009-11-171-0/+68