st/mesa: fix blit-based GetTexImage for depth/stencil formats
authorMarek Olšák <maraeo@gmail.com>
Wed, 13 Feb 2013 21:23:37 +0000 (22:23 +0100)
committerMarek Olšák <maraeo@gmail.com>
Mon, 18 Feb 2013 16:57:41 +0000 (17:57 +0100)
commit91acf6225a5e3f08388e6bff8f2c4213769120fe
treebbc28625232d443c7dde633eaacff816b4d8836c
parent0181e18d0f978ef8f20621dd8243513e7cd451fa
st/mesa: fix blit-based GetTexImage for depth/stencil formats

BTW, we have 0 tests for glGetTexImage(format=GL_DEPTH*).

Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/state_tracker/st_cb_texture.c