summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/tgsi/tgsi_dump.h
Commit message (Expand)AuthorAgeFilesLines
* tgsi: try and handle overflowing shaders. (v2)Dave Airlie2015-10-231-1/+1
* tgsi: add option to dump floats as hex valuesDave Airlie2015-10-231-0/+2
* tgsi: allow dumping to a file directlyMarek Olšák2015-07-221-0/+5
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* gallivm: Compile flag to debug TGSI execution through printfs.José Fonseca2013-11-141-0/+7
* tgsi: consolidate TGSI string arrays in new tgsi_strings.hBrian Paul2012-01-051-21/+0
* tgsi: remove redundant name tables from tgsi_text, use those from tgsi_dumpMarek Olšák2011-01-061-2/+15
* tgsi: Export some names for some tgsi enums.José Fonseca2010-10-111-0/+9
* tgsi: Include missing header in tgsi_dump.h.Vinson Lee2010-08-271-0/+1
* tgsi: add properties and system value registerZack Rusin2009-12-141-0/+5
* tgsi: Dump shaders to a string too.José Fonseca2008-08-091-0/+7
* Merge tgsi/exec and tgsi/util directories.José Fonseca2008-07-281-0/+63