Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-15 | gallium: Make printing info on debug builds default off | Jakob Bornecrantz | |
This commit silences the printing off most of the debug information when running debug builds. The big culprits are: the tgsi sanity checker that gets run on all shaders on debug; all the options; and finaly the cpu caps printer. | |||
2010-08-05 | tgsi: Add option to stop the sanity checker from printing | Jakob Bornecrantz | |
2009-09-12 | tgsi: add const qualifier | Keith Whitwell | |
2008-07-28 | Merge tgsi/exec and tgsi/util directories. | José Fonseca | |