mesa: move _mesa_Get[Compressed]TexImage() to texgetimage.c
authorBrian Paul <brianp@vmware.com>
Thu, 13 Aug 2009 15:38:39 +0000 (09:38 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 13 Aug 2009 18:50:56 +0000 (12:50 -0600)
commitba2a55ccd61d9fa5565640faefb64fd6fb0e70ab
treec726db84089e38337d003911b4e852391e059194
parentb9f67df6e72e3a33b91c7d942aaa99622efd688c
mesa: move _mesa_Get[Compressed]TexImage() to texgetimage.c

All the glGetTexImage code is in one file now.
src/mesa/main/api_exec.c
src/mesa/main/texgetimage.c
src/mesa/main/texgetimage.h
src/mesa/main/teximage.c
src/mesa/main/teximage.h