aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svgadump/svga_shader_dump.c
Commit message (Expand)AuthorAgeFilesLines
* svga: add missing switch cases for shadow texturesBrian Paul2018-08-291-0/+3
* svga: Fix a strict-aliasing violation in shader dumperEdward O'Callaghan2016-12-211-1/+9
* svga: use memset() to initialize u to avoid warningsBrian Paul2010-03-111-1/+3
* svga: Silence uninitialized variable warning.Vinson Lee2010-02-121-1/+1
* svgadump: Several improvements to shader dumping.José Fonseca2010-02-121-227/+293
* svga: Use _debug_printf, so that output may be dumped in release builds too.José Fonseca2009-12-051-115/+115
* svga: Handle comment tokens when dumping.José Fonseca2009-11-241-1/+6
* svga: Use consistent names for public symbol names of shader dumping facilities.José Fonseca2009-11-241-2/+2
* svga: Use consistent file names for dumping facilities.José Fonseca2009-11-241-0/+649