i915: Fix build since hiz merge.
authorEric Anholt <eric@anholt.net>
Tue, 22 Nov 2011 19:00:35 +0000 (11:00 -0800)
committerEric Anholt <eric@anholt.net>
Wed, 23 Nov 2011 17:44:58 +0000 (09:44 -0800)
commit87f12bb2d95236c7b025d1a8be56b5ab1683d702
tree7b0d298cba190512b434ebf5c72128c58ce89cb9
parentca4e664f21d02235ebcbf387aa529468aded37cf
i915: Fix build since hiz merge.

v2: Guard against rb->mt being NULL, since we may enter the draw
regions path before intel_prepare_render() has been called to set
them.

Reviewed-by: Chad Versace <chad.versace@linux.intel.com> (v1)
src/mesa/drivers/dri/i915/Makefile.sources
src/mesa/drivers/dri/i915/i830_state.c
src/mesa/drivers/dri/i915/i830_vtbl.c
src/mesa/drivers/dri/i915/i915_tex_layout.c
src/mesa/drivers/dri/i915/i915_vtbl.c
src/mesa/drivers/dri/i915/intel_resolve_map.c [new symlink]