mesa: Switch memcpy fast-path of glGetTexImage() to using MapTextureImage().
authorBrian Paul <brianp@vmware.com>
Mon, 1 Aug 2011 03:37:54 +0000 (20:37 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 27 Sep 2011 19:12:07 +0000 (12:12 -0700)
commit440dfb45834e18ebd9acfc37aa31797d8803e51b
tree3a22933197a826abe73fc60b7954887a729acf01
parent177110ae3261e6ba91a40ed1c495a865edbe9394
mesa: Switch memcpy fast-path of glGetTexImage() to using MapTextureImage().

Tested-by: Brian Paul <brianp@vmware.com>
src/mesa/main/texgetimage.c