summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svgadump
AgeCommit message (Expand)AuthorFilesLines
2009-12-26svga: Allow to dump an individual command.José Fonseca3-340/+363
2009-12-05svga: Dump SVGA_3D_CMD_BLIT_SURFACE_TO_SCREEN commands.José Fonseca2-4/+43
2009-12-05svga: Use _debug_printf, so that output may be dumped in release builds too.José Fonseca3-687/+687
2009-11-24svga: Handle comment tokens when dumping.José Fonseca2-1/+12
2009-11-24svga: Use consistent names for public symbol names of shader dumping facilities.José Fonseca5-12/+12
2009-11-24svga: Use consistent file names for dumping facilities.José Fonseca7-6/+6
2009-11-17svga: Add svga driverJakob Bornecrantz8-0/+3218