Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tgsi: try and handle overflowing shaders. (v2) | Dave Airlie | 2015-10-23 | 1 | -1/+1 |
* | tgsi: add option to dump floats as hex values | Dave Airlie | 2015-10-23 | 1 | -0/+2 |
* | tgsi: allow dumping to a file directly | Marek Olšák | 2015-07-22 | 1 | -0/+5 |
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 1 | -2/+2 |
* | gallivm: Compile flag to debug TGSI execution through printfs. | José Fonseca | 2013-11-14 | 1 | -0/+7 |
* | tgsi: consolidate TGSI string arrays in new tgsi_strings.h | Brian Paul | 2012-01-05 | 1 | -21/+0 |
* | tgsi: remove redundant name tables from tgsi_text, use those from tgsi_dump | Marek Olšák | 2011-01-06 | 1 | -2/+15 |
* | tgsi: Export some names for some tgsi enums. | José Fonseca | 2010-10-11 | 1 | -0/+9 |
* | tgsi: Include missing header in tgsi_dump.h. | Vinson Lee | 2010-08-27 | 1 | -0/+1 |
* | tgsi: add properties and system value register | Zack Rusin | 2009-12-14 | 1 | -0/+5 |
* | tgsi: Dump shaders to a string too. | José Fonseca | 2008-08-09 | 1 | -0/+7 |
* | Merge tgsi/exec and tgsi/util directories. | José Fonseca | 2008-07-28 | 1 | -0/+63 |