intel: Drop the internal_format field of the mipmap tree.
authorEric Anholt <eric@anholt.net>
Thu, 9 Jun 2011 17:00:44 +0000 (10:00 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 14 Jun 2011 18:17:38 +0000 (11:17 -0700)
commit9a523a48af05118424714f0a34ca3dda6861186a
tree285ef502be13fa40541394ba6f7b6d681aed7fe4
parent0fac09a87c07d09dcd915c02b831505a53b02153
intel: Drop the internal_format field of the mipmap tree.

This has been replaced with the gl_format now.
src/mesa/drivers/dri/intel/intel_fbo.c
src/mesa/drivers/dri/intel/intel_mipmap_tree.c
src/mesa/drivers/dri/intel/intel_mipmap_tree.h
src/mesa/drivers/dri/intel/intel_tex_image.c
src/mesa/drivers/dri/intel/intel_tex_validate.c