mirror of
https://github.com/brl/mutter.git
synced 2024-11-12 17:27:03 -05:00
framebuffer: Don't mark the clip dirty at mid scene
https://bugzilla.gnome.org/show_bug.cgi?id=712562
This commit is contained in:
parent
a8e04a7d6b
commit
3eb63f67a3
@ -235,7 +235,6 @@ _cogl_framebuffer_clear_without_flush4f (CoglFramebuffer *framebuffer,
|
||||
void
|
||||
_cogl_framebuffer_mark_mid_scene (CoglFramebuffer *framebuffer)
|
||||
{
|
||||
framebuffer->clear_clip_dirty = TRUE;
|
||||
framebuffer->mid_scene = TRUE;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user