glsl_compiler: Always log the compiler diagnostics
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 9 Sep 2013 19:14:17 +0000 (14:14 -0500)
committerIan Romanick <ian.d.romanick@intel.com>
Mon, 7 Oct 2013 16:59:23 +0000 (09:59 -0700)
commit587cd971c86a7d1d7fcbc6085f523be2e27aad8a
treed9250973c167ebd5db5c04e6fd81533df096cab9
parent3646d65f6a70ddaf8d1e0dafde11cf21db836223
glsl_compiler: Always log the compiler diagnostics

Not just when there's an error.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/glsl/main.cpp