aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svgadump/svga_dump.py
Commit message (Expand)AuthorAgeFilesLines
* svga: remove shebang from svgadump/svga_dump.pyEmil Velikov2017-03-101-1/+0
* svga: remove execute bit from svga_dump.pyEmil Velikov2017-03-101-0/+0
* svga: Allow to dump an individual command.José Fonseca2009-12-261-42/+52
* svga: Dump SVGA_3D_CMD_BLIT_SURFACE_TO_SCREEN commands.José Fonseca2009-12-051-4/+5
* svga: Use _debug_printf, so that output may be dumped in release builds too.José Fonseca2009-12-051-11/+11
* svga: Use consistent file names for dumping facilities.José Fonseca2009-11-241-1/+1
* svga: Add svga driverJakob Bornecrantz2009-11-171-0/+329