nouveau: Drop mapping we were doing around glGetTexImage().
authorEric Anholt <eric@anholt.net>
Mon, 1 Aug 2011 04:07:00 +0000 (21:07 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 27 Sep 2011 19:12:07 +0000 (12:12 -0700)
commit6731c6cfb1cd2f82b8b20c0f39a8fb13df87a55a
treeff0baf4875b1c4d4f3de39193b6af462862fdfe9
parent019c9ee2204723a9a041316e055e0602e514cad4
nouveau: Drop mapping we were doing around glGetTexImage().

It's handled by MapTextureImage() now.
src/mesa/drivers/dri/nouveau/nouveau_texture.c