mutter/clutter
Jonas Dreßler b86fba2f3c clutter/stage: Avoid unnecessary call to add_redraw_clip
We're bailing out of clutter_stage_cogl_add_redraw_clip() early without
doing anything if we're ignoring redraw clips, so no need to call it if
we already know that will be the case.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/547
2019-05-15 20:38:28 +00:00
..
clutter clutter/stage: Avoid unnecessary call to add_redraw_clip 2019-05-15 20:38:28 +00:00
tests Use free_full on GSList's instead of foreach + free 2019-05-15 14:49:56 -05:00
.gitignore clutter: Remove clutter specific version 2018-11-06 17:17:36 +01:00
meson.build meson: Define srcdir and builddir using meson functions 2019-05-02 19:56:23 +00:00