MESA_shader_integer_functions: Allow implicit int->uint conversions
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 21 Jun 2016 17:26:34 +0000 (10:26 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 19 Jul 2016 19:19:28 +0000 (12:19 -0700)
commit90537e1a0e97737c123742fb88fce7efd2284c04
treef70268ea83f3854b29129d99238aad40579d3a23
parent65b0346fdbaf22eb2a6fc33e426b672a40495800
MESA_shader_integer_functions: Allow implicit int->uint conversions

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/compiler/glsl/ast_to_hir.cpp
src/compiler/glsl_types.cpp