mesa: Use the new hash table for the variable refcount visitor.
authorEric Anholt <eric@anholt.net>
Wed, 17 Oct 2012 22:20:09 +0000 (15:20 -0700)
committerJordan Justen <jordan.l.justen@intel.com>
Fri, 7 Dec 2012 22:46:18 +0000 (14:46 -0800)
commit1ddc021b2a992a214a7668672d35a55c160f6a90
tree19b3e4edcc5be22e010ceba05ced0bf5fdf1d779
parent59284bc44a3f30ec18192098a4e1e43b6c6d392a
mesa: Use the new hash table for the variable refcount visitor.

Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
[jordan.l.justen@intel.com: open_hash_table => hash_table]
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/glsl/Makefile.am
src/glsl/SConscript
src/glsl/builtin_compiler/Makefile.am
src/glsl/ir_variable_refcount.cpp
src/glsl/ir_variable_refcount.h
src/glsl/opt_dead_code.cpp
src/mesa/Android.libmesa_glsl_utils.mk