aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_pipe_flush.c
Commit message (Expand)AuthorAgeFilesLines
* util: use standard name for snprintf()Eric Engestrom2019-07-191-2/+2
* gallium: add type parameter to create_fence_fdAndres Rodriguez2018-01-301-1/+3
* drivers/svga: Connect driver-side fence_* functionsSinclair Yeh2017-07-171-0/+41
* 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