diff options
author | Marek Olšák <[email protected]> | 2012-07-22 04:31:59 +0200 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2012-07-23 19:23:53 +0200 |
commit | 162b3ad94d52b28d83462202952987012387e12f (patch) | |
tree | c75bbb96b10807a632e9749fe21ca9104412745b /common.py | |
parent | 07b9b3c37b33e4994ff71930aed77821e758f0c9 (diff) |
st/mesa: flush the glBitmap cache before changing framebuffer state
This fixes the piglit EXT_framebuffer_multisample/bitmap tests.
Note that we must not rely on ctx->DrawBuffer when flushing the cache, because
that's already updated with a new framebuffer. We want to draw into the old
framebuffer where glBitmap was called.
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'common.py')
0 files changed, 0 insertions, 0 deletions