mesa: move convolution image adjustment code for glCopyTexSubImage1/2/3D()
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 22 Oct 2008 13:53:26 +0000 (07:53 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 22 Oct 2008 13:53:26 +0000 (07:53 -0600)
commit95c04cccfef2e5743279e1f5a6a13f3925c7024c
tree4c87cd838e2b2143c75f900d467d88fc10e720c6
parent9dfd54fa83f9d2266ee637721365f8922deb17fc
mesa: move convolution image adjustment code for glCopyTexSubImage1/2/3D()

Do it after initial error checking, after we know the texture's internal format.
src/mesa/main/teximage.c