mesa: Allow BlitFramebuffer from a texture.
authorJosé Fonseca <jfonseca@vmware.com>
Sat, 19 Sep 2009 13:33:35 +0000 (14:33 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Sat, 19 Sep 2009 13:33:35 +0000 (14:33 +0100)
commitfdd605e446ed174bae13171d116f498704259057
tree1323ae97309334eda2b0b3612c1d8788b55ace0b
parentde685b37a91bc95dd4093a44a49b7b47385b1f7c
mesa: Allow BlitFramebuffer from a texture.

Although GL_EXT_framebuffer_blit does not mention textures, it doesn't
forbid them either, and some thirdparty driver appear to support this.
src/mesa/state_tracker/st_cb_blit.c