summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svgadump/svga_dump.py
AgeCommit message (Expand)AuthorFilesLines
2009-12-26svga: Allow to dump an individual command.José Fonseca1-42/+52
2009-12-05svga: Dump SVGA_3D_CMD_BLIT_SURFACE_TO_SCREEN commands.José Fonseca1-4/+5
2009-12-05svga: Use _debug_printf, so that output may be dumped in release builds too.José Fonseca1-11/+11
2009-11-24svga: Use consistent file names for dumping facilities.José Fonseca1-1/+1
2009-11-17svga: Add svga driverJakob Bornecrantz1-0/+329