intel: Factor region updates out of intel_update_wrapper
authorChad Versace <chad@chad-versace.us>
Wed, 22 Jun 2011 23:08:49 +0000 (16:08 -0700)
committerChad Versace <chad@chad-versace.us>
Fri, 24 Jun 2011 21:47:20 +0000 (14:47 -0700)
commitbffae4c9cd7df044cdbeeed1de257d720f1e76ac
tree042af210d0df4b2f38864a6eef3dd156a6090fbe
parentd09704b4e96ab333d567e3a60e77b4dba9be5e76
intel: Factor region updates out of intel_update_wrapper

... and into new function intel_update_tex_wrapper_regions.

This prevents code duplication in the next commit.

Also add a note explaining that the hiz region is broken for mipmapped
depth textures.

Signed-off-by: Chad Versace <chad@chad-versace.us>
src/mesa/drivers/dri/intel/intel_fbo.c