aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svgadump/svga_dump.c
Commit message (Expand)AuthorAgeFilesLines
* svga: Add SVGA3dCmdIntraSurfaceCopy command support in OpenGL driverNeha Bhende2018-09-051-0/+17
* svga: add SVGA3d_vgpu10_TransferFromBuffer()Charmaine Lee2016-09-171-0/+12
* svga: dump code for GenMips.Neha Bhende2016-07-151-0/+6
* svga: add dumping for more device commandsBrian Paul2016-07-081-155/+724
* svga: update the svga3d device header filesBrian Paul2015-09-021-23/+0
* svga: update dumping code with new GBS commands, etcBrian Paul2014-02-141-44/+268
* 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