st/mesa: implement BlitFramebuffer() for depth/stencil (incomplete)
authorBrian Paul <brianp@vmware.com>
Wed, 5 Aug 2009 19:46:47 +0000 (13:46 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 5 Aug 2009 19:46:47 +0000 (13:46 -0600)
commita59579c983df651373435791f8f4fd249293b344
tree299e15ce205fff5e23a536a979b6e6229e110727
parentdcebe220f430221821a10944fbdb639a9252bfef
st/mesa: implement BlitFramebuffer() for depth/stencil (incomplete)

We now handle the case of blitting Z+stencil to/from combined Z/stencil
surfaces.  But Z-only or stencil-only and separate depth/stencil surfaces
are not yet implemented.
src/mesa/state_tracker/st_cb_blit.c