gallium: fix the compressed texture hack in st_texture_image_copy()
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 25 Apr 2008 16:33:48 +0000 (10:33 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Fri, 25 Apr 2008 16:34:42 +0000 (10:34 -0600)
commit3faea292e537b8fe8f86b03ae9147c73f17efc3b
tree625fbc7eee42de2059a9b2b64823001dfe5b6c36
parent658f5e721316f1983ae39b6b94b992baca0e2bc2
gallium: fix the compressed texture hack in st_texture_image_copy()

Actually, the hack is still there and needs to be revisited, but I get a bit
further with compressed textures now.
src/mesa/state_tracker/st_texture.c