intel: Replace my intel_texture_bitmap code with _mesa_meta_Bitmap.
authorEric Anholt <eric@anholt.net>
Thu, 23 Sep 2010 22:12:21 +0000 (15:12 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 23 Sep 2010 23:04:55 +0000 (16:04 -0700)
commitfae18559461e62af623be77787ecba4c7013a8b4
treef213cb6b29cd2f293b3333b40f2c7d16cfb27e36
parent2337f364b193c6379ecd5744743b26a5e75e73ae
intel: Replace my intel_texture_bitmap code with _mesa_meta_Bitmap.

The meta code is more general than mine, and appears to pass the same
sets of tests (piglit + some oglconform).
src/mesa/drivers/dri/intel/intel_pixel_bitmap.c