[Mesa-dev] [PATCH 0/4] Fix implicit conversions

Chad Versace chad at chad-versace.us
Tue Jul 26 23:35:58 PDT 2011


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



More information about the mesa-dev mailing list