aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svgadump/svga_dump.c
Commit message (Expand)AuthorAgeFilesLines
* svgadump: Dump the new depth format names.José Fonseca2011-09-231-0/+9
* svgadump: Update for svga3d_reg.h header changes.José Fonseca2011-09-231-33/+60
* 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