commit | 7f5202be63c6dc639e57d11ef8253e79dd349f59 | [log] [tgz] |
---|---|---|
author | Jakob Bornecrantz <wallbraker@gmail.com> | Sun Aug 15 01:00:42 2010 +0100 |
committer | Jakob Bornecrantz <wallbraker@gmail.com> | Sun Aug 15 01:03:23 2010 +0100 |
tree | 2c23f82a5dc1d3c0d2391e2019734bce90c75fb7 | |
parent | 84ec422232af870f9b9291d72585af27eaeb29db [diff] |
gallium: Make printing info on debug builds default off 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.