mirror of
https://github.com/brl/mutter.git
synced 2025-02-14 04:14:10 +00:00
![Neil Roberts](/assets/img/avatar_default.png)
Before any rendering is done by Cogl it needs to ensure the clip stack is set up correctly by calling cogl_clip_ensure. This was not being done for the Cogl vertex buffer so it would still use the clip from the previous render.