These fixes are candidates for the stable branches. Chad Versace (4): glsl: Document parameters_lists_match() glsl: Refactor ast_function.cpp:type_compare() into a glsl_type method glsl: Fix illegal implicit type conversions glsl: Fix implicit conversions in array constructors
src/glsl/ast_function.cpp | 4 +- src/glsl/glsl_types.cpp | 306 ++++++++++++++++++++++----------------------- src/glsl/glsl_types.h | 11 ++ src/glsl/ir_function.cpp | 77 ++---------- 4 files changed, 177 insertions(+), 221 deletions(-) -- 1.7.6 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev