On 11/08/2011 07:23 AM, Brian Paul wrote:
Some of these were existing warnings (e.g., cols and rows in
_mesa_uniform_matrix) that I had meant to fix in a follow-on patch. In
all the chaos of getting this code read to commit, I forgot. Thanks for
following up.
Reviewed-by: Ian Romanick
-
---
src/mesa/main/uniform_query.cpp | 12
src/mesa/main/uniforms.h|2 +-
2 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/src/mesa/main/uniform_query.cpp b/src/mesa/main/uniform_query.cpp
index 2ff8207..388e81a 100644
--- a/src/mesa/main/uniform_query.cpp
+