3fed768db4
While this is meant as an optimzation to only use the scissor clip and not the stencil buffer if there's only one clip rectangle, it's not needed since this optimization is going to be applied to region clips anyway inside _cogl_clip_stack_gl_flush() (see cogl-clip-stack-gl.c). So remove the unnecessary optimization here and rely on cogl-clip-stack to do it for us. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1113 |
||
---|---|---|
.. | ||
clutter | ||
.gitignore | ||
meson.build |