On 08/05/2010 07:17 PM, Jakob Bornecrantz wrote:
This commit silences the printing off most of the debug information
when running debug builds. The big culprits are the the tgsi sanity
checker that gets run on all shaders on debug. All the options. And
finaly the cpu caps printer.
This came afte
Agreed to all of the above. Libraries, even debug builds, should stay silent
by default. We can (and should!) just doc the various env vars instead,
IMHO.
Sending from a mobile, pardon the brevity. ~ C.
On Aug 5, 2010 6:20 PM, "Dave Airlie" wrote:
> On Fri, Aug 6, 2010 at 11:17 AM, Jakob Bornecr
On Fri, Aug 6, 2010 at 11:17 AM, Jakob Bornecrantz wrote:
> This commit silences the printing off most of the debug information
> when running debug builds. The big culprits are the the tgsi sanity
> checker that gets run on all shaders on debug. All the options. And
> finaly the cpu caps printer.