intel: Remove our custom _mesa_store_compressed_texsubimage2d().
authorEric Anholt <eric@anholt.net>
Fri, 29 Jul 2011 23:40:29 +0000 (16:40 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 29 Aug 2011 17:14:19 +0000 (10:14 -0700)
commitbad53f3ba5c3ae66a8b4b7d9cc6a18606db71ebe
tree827f206598fd75babde10dec9891a087290222c6
parent81430ab54f57590c99883eadf622d2ecfae19c49
intel: Remove our custom _mesa_store_compressed_texsubimage2d().

Now that Mesa core knows how to map teximages, we no longer needed the
compressed paths here.

Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/drivers/dri/intel/intel_tex_subimage.c