summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_pipe_flush.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-30gallium: add type parameter to create_fence_fdAndres Rodriguez1-1/+3
2017-07-17drivers/svga: Connect driver-side fence_* functionsSinclair Yeh1-0/+41
2016-02-08gallium/util: switch over to new u_debug_image.[ch] codeBrian Paul1-0/+1
2013-05-04gallium: fix type of flags in pipe_context::flush()Chia-I Wu1-1/+1
2013-03-28llvmpipe: put .bmp extension on dumped image filesBrian Paul1-2/+2
2013-01-04gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flagMarek Olšák1-1/+2
2011-03-11gallium: remove flags from the flush functionMarek Olšák1-18/+15
2011-02-18svga: Ensure pending drawing commands other surface operations are emitted be...José Fonseca1-12/+2
2011-02-03gallium/svga: added debug code for dumping framebuffer images (disabled)Brian Paul1-0/+23
2010-04-10Squashed commit of the following:Keith Whitwell1-1/+1
2010-02-07svga: Remove unnecessary header.Vinson Lee1-1/+0
2010-01-21svga: Remove unnecessary headers.Vinson Lee1-5/+0
2009-11-27svga: add DEBUG_CACHE optionKeith Whitwell1-0/+3
2009-11-17svga: Add svga driverJakob Bornecrantz1-0/+68