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(-)
Usefu
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.
Reviewed-by: Ian Romanick
---
src/mesa/main/mtypes.h|1 +
src/mesa/main/shaderapi.c | 14 ++
2 files changed, 15 insert
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(-)
diff --git a/src/mesa/main/mtypes.h b/src/mesa/main/m