aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svgadump/svga_dump.c
Commit message (Expand)AuthorAgeFilesLines
* svga: Allow to dump an individual command.José Fonseca2009-12-261-298/+308
* svga: Dump SVGA_3D_CMD_BLIT_SURFACE_TO_SCREEN commands.José Fonseca2009-12-051-0/+38
* svga: Use _debug_printf, so that output may be dumped in release builds too.José Fonseca2009-12-051-561/+561
* svga: Use consistent names for public symbol names of shader dumping facilities.José Fonseca2009-11-241-1/+1
* svga: Use consistent file names for dumping facilities.José Fonseca2009-11-241-1/+1
* svga: Add svga driverJakob Bornecrantz2009-11-171-0/+1736