st/mesa: specify source mipmap level in decompress_with_blit()
authorBrian Paul <brianp@vmware.com>
Sat, 17 Sep 2011 19:21:08 +0000 (13:21 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 21 Sep 2011 02:17:42 +0000 (20:17 -0600)
commit20b92c9d1ed8802cf0acb1c24884d0cef2bce10e
tree2a4b30dd46d2ad0721bbf731533f2f4eb543fcd9
parentf63dbc600fa95601ca8239ed5e3c3e439fe4565f
st/mesa: specify source mipmap level in decompress_with_blit()

This, along with the previous patch, fixes glGetTexImage() of compressed
textures for level > 0.
src/mesa/state_tracker/st_cb_texture.c