st/mesa: Fix handling of FBO.
authorChia-I Wu <olv@lunarg.com>
Sat, 13 Mar 2010 16:10:09 +0000 (00:10 +0800)
committerChia-I Wu <olv@lunarg.com>
Sun, 14 Mar 2010 02:23:51 +0000 (10:23 +0800)
commit4a30330b26b543dfa864a05a1e8072f764369a25
tree7c7b9d684e350deb01f743e2e0b2057064fb4887
parent8c210c1b3b5e63eebae2b73814d2000520576ce7
st/mesa: Fix handling of FBO.

FBOs are created by st_new_framebuffer and cannot be casted to
st_framebuffer.
src/mesa/state_tracker/st_manager.c