[intel] Use mesa texmemory functions to allocate teximage Data.
authorMichal Wajdeczko <Michal.Wajdeczko@intel.com>
Wed, 26 Mar 2008 20:33:34 +0000 (13:33 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 26 Mar 2008 20:33:34 +0000 (13:33 -0700)
commit76430815a73559c55e2061ceb2634406d1284f03
tree46a9046a3e87883089d8ca7e71efade52a42eb84
parentb4cbf6983e0e6d6502c1260f60c463841ab74590
[intel] Use mesa texmemory functions to allocate teximage Data.

Failure to consistently do so resulted in mismatched aligned versus
unaligned alloc/free.
src/mesa/drivers/dri/intel/intel_tex.c
src/mesa/drivers/dri/intel/intel_tex_image.c