summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_pipe_query.c
Commit message (Expand)AuthorAgeFilesLines
* svga: whitespace, comment fixes in svga_pipe_query.cBrian Paul2013-04-191-41/+49
* svga: add new memory-used HUD queryBrian Paul2013-04-031-0/+11
* svga: add HUD queries for number of draw calls, number of fallbacksBrian Paul2013-04-031-0/+27
* svga: refactor occlusion query codeBrian Paul2013-04-031-94/+124
* gallium: adapt to get_query_result interface changeMarek Olšák2012-03-301-3/+3
* winsys/svga: Update to vmwgfx kernel module 2.1Thomas Hellstrom2011-09-291-1/+1
* gallium: adjust the query interface to support custom typesZack Rusin2010-06-081-2/+3
* svga: Remove the screen private context.José Fonseca2010-05-031-1/+2
* Squashed commit of the following:Keith Whitwell2010-04-101-2/+2
* svga: Remove unnecessary headers.Vinson Lee2010-01-211-1/+0
* svga: Add svga driverJakob Bornecrantz2009-11-171-0/+267