mutter/clutter
Georges Basile Stavracas Neto e9b9784c5c clutter/offscreen-effect: Implement paint_node()
The paint node tree that ClutterOffscreenEffect generates is
simple:

  Root
    |------------+
    |            |
  Layer        Pipeline
    |
  Actor

Right now, both pre-paint and ClutterLayerNode push the offscreen
to the framebuffer stack. That's harmless, and will go away soon
anyway.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1355
2020-07-06 11:05:59 -03:00
..
clutter clutter/offscreen-effect: Implement paint_node() 2020-07-06 11:05:59 -03:00
.gitignore clutter: Remove clutter specific version 2018-11-06 17:17:36 +01:00
meson.build clutter: Include semi private cogl API 2020-07-02 19:36:50 +02:00