[Mesa-dev] [PATCH] mesa: add GLSL_REPORT_ERRORS debug flag

Kenneth Graunke kenneth at whitecape.org
Thu May 17 10:36:53 PDT 2012


On 05/17/2012 06:46 AM, Brian Paul wrote:
> If the MESA_GLSL env var contains "errors", GLSL compilation and
> link errors will be reported to stderr.
> ---
>   src/mesa/main/mtypes.h    |    1 +
>   src/mesa/main/shaderapi.c |   14 ++++++++++++++
>   2 files changed, 15 insertions(+), 0 deletions(-)

Useful :)

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>



More information about the mesa-dev mailing list