diff options
author | Eric Anholt <[email protected]> | 2011-05-25 16:37:09 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2011-06-18 15:26:26 -0700 |
commit | 001e07144332203bb30993eed4181b0e411a18be (patch) | |
tree | ad080c2b34ed77f806066890f4ac5b6d3926e1fb /src/mesa/main/fbobject.c | |
parent | a5a36d9b158a317daa1cf10a6b6ed2bed6b22750 (diff) |
mesa: Flag _NEW_BUFFERS when unbinding an attachment on glDeleteTextures.
The _ColorDrawBuffers[] wouldn't get updated despite us having updated
what it depends on (Attachments[]->Renderbuffer). Other callers of
_mesa_remove_attachment are already flagging _NEW_BUFFERS for other
reasons. The specific bug report that led to this fix (and
the fbo-finish-deleted testcase) was fixed by
23b6f9606dc247488835745668b3686218612536, though.
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/mesa/main/fbobject.c')
0 files changed, 0 insertions, 0 deletions