[Mesa-dev] [PATCH 0/4 v2] Fix implicit conversion
Chad Versace
chad at chad-versace.us
Wed Jul 27 00:00:37 PDT 2011
These fixes are candidates for the 7.10 and 7.11 branches.
(v1 of the series contained an Eclipse reformatting bomb).
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 | 61 +++++++++++++++++++++++++++++++++++
src/glsl/glsl_types.h | 11 ++++++
src/glsl/ir_function.cpp | 77 +++++++-------------------------------------
4 files changed, 88 insertions(+), 65 deletions(-)
--
1.7.6
More information about the mesa-dev
mailing list