diff options
author | Brian Paul <[email protected]> | 2012-08-10 09:57:05 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2012-08-10 11:49:36 -0600 |
commit | cf77c29e6015d177c046adee3c48589cc9fb5015 (patch) | |
tree | 09da3dd843e5151d82cc633a6057a4160c291d82 /src/gallium | |
parent | 9f5a5d541d5c1ff2e440791ba8ff44d0233daeb4 (diff) |
st/mesa: fix renderbuffer validation bug
After we attach a new renderbuffer in this function we need to make
sure Mesa's update_framebuffer() gets called.
Fixes crash in WebGL conformance/textures/texture-attachment-formats.html,
but the test still fails for other reasons.
Fixes http://bugs.freedesktop.org/show_bug.cgi?id=53316
Note: This is a candidate for the 8.0 branch.
Reviewed-by: José Fonseca <[email protected]>
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions