diff options
author | Benjamin Franzke <[email protected]> | 2012-01-24 14:35:34 +0100 |
---|---|---|
committer | Benjamin Franzke <[email protected]> | 2012-01-25 10:12:09 +0100 |
commit | 36fb83e4a868e047521b3d5e0edc4d7a77a96aaf (patch) | |
tree | 0f826836bba47a0d37fb7b4e7d4d197c6f74d4eb /configs/default | |
parent | 422b18794eacc8f0be5b4e9611e2726f4e0d86b6 (diff) |
st/mesa: Fix recurring surfaceless contexts
A current incomplete framebuffer was incorrectly used as a
st_framebuffer. When accessing st_framebuffer childs bad things happen:
e.g. st_framebuffer::iface was used to check whether its an incomplete
fb, instead we need to compare st_framebuffer::Base against
mesa_get_incomplete_framebuffer.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=44919
Note: This is a candidate for the 8.0 branch.
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'configs/default')
0 files changed, 0 insertions, 0 deletions