st/mesa: Set revalidate in st_framebuffer_update_attachments.
authorChia-I Wu <olv@lunarg.com>
Sat, 13 Mar 2010 09:00:24 +0000 (17:00 +0800)
committerChia-I Wu <olv@lunarg.com>
Sat, 13 Mar 2010 09:01:27 +0000 (17:01 +0800)
commitf91d8c6885c8944322991115b739cee3e2fdf6bd
treeb3c35dd6fb4963f8c6df104119145c1350e9dbce
parent813c58d77e21cb59adb914b4b4ee26be758ff0ea
st/mesa: Set revalidate in st_framebuffer_update_attachments.

There are two conditions that a validation is required.  One is when the
the framebuffer becomes invalid.  The other is when we request for
textures that we did not request before.
src/mesa/state_tracker/st_manager.c