On 11/22/2011 11:57 AM, Dave Airlie wrote:
From: Dave Airlie
A later error prints this properly, fix this case to do the same.
Signed-off-by: Dave Airlie
Other than the one additional change suggested below,
Reviewed-by: Ian Romanick
---
src/glsl/linker.cpp |4 +++-
1 files changed
From: Dave Airlie
A later error prints this properly, fix this case to do the same.
Signed-off-by: Dave Airlie
---
src/glsl/linker.cpp |4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/src/glsl/linker.cpp b/src/glsl/linker.cpp
index 3527088..b2068b2 100644
--- a/src/g