radeon: Drop mapping we were doing around glGetTexImage().
authorEric Anholt <eric@anholt.net>
Mon, 1 Aug 2011 04:09:04 +0000 (21:09 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 27 Sep 2011 19:12:07 +0000 (12:12 -0700)
commitd1fda903eca3dd93a5b3dabbeeb0dc99efb67473
tree703d614f0c5d5f5e6faa3cc68079d73f4d49c0d3
parent6731c6cfb1cd2f82b8b20c0f39a8fb13df87a55a
radeon: Drop mapping we were doing around glGetTexImage().

It's handled by MapTextureImage() now.
src/mesa/drivers/dri/r200/Makefile
src/mesa/drivers/dri/r300/Makefile
src/mesa/drivers/dri/r600/Makefile
src/mesa/drivers/dri/radeon/Makefile
src/mesa/drivers/dri/radeon/radeon_tex_getimage.c [deleted file]
src/mesa/drivers/dri/radeon/radeon_texture.c
src/mesa/drivers/dri/radeon/radeon_texture.h