summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* clutter/effect: Move ClutterEffect creation to ClutterActorgbsneto/offscreen-paint-nodeGeorges Basile Stavracas Neto2020-12-083-8/+11
* clutter/offscreen-effect: Document paint nodesGeorges Basile Stavracas Neto2020-12-081-0/+24
* clutter/effect: Add paint nodes to all paint vfuncsGeorges Basile Stavracas Neto2020-12-088-73/+59
* clutter/offscreen-effect: Implement paint_node()Georges Basile Stavracas Neto2020-12-081-0/+25
* clutter/offscreen-effect: Use paint nodes to paint targetGeorges Basile Stavracas Neto2020-12-085-23/+64
* clutter/desaturate-effect: Switch to create_pipeline vfuncGeorges Basile Stavracas Neto2020-12-081-51/+14
* clutter/colorize-effect: Switch to create_pipeline vfuncGeorges Basile Stavracas Neto2020-12-081-49/+13
* clutter/brightness-contrast-effect: Switch to create_pipeline vfuncGeorges Basile Stavracas Neto2020-12-081-47/+14
* clutter/blur-effect: Switch to create_pipeline vfuncGeorges Basile Stavracas Neto2020-12-081-65/+31
* clutter/offscreen-effect: Add new create_pipeline() vfuncGeorges Basile Stavracas Neto2020-12-082-11/+27
* clutter/paint-nodes: Make ClutterLayerNode always push/popGeorges Basile Stavracas Neto2020-12-081-4/+3
* clutter: Do not poke backend code for motion compressionCarlos Garnacho2020-12-084-55/+27
* clutter: Drop infrastructure to copy/free platform event dataCarlos Garnacho2020-12-086-73/+0
* backends/native: Drop MetaEventNativeCarlos Garnacho2020-12-086-114/+0
* clutter: Move relative motion information to ClutterEventCarlos Garnacho2020-12-087-139/+78
* wayland: Drop HAVE_BACKEND_NATIVE checks in wl_touch implementationCarlos Garnacho2020-12-081-21/+0
* backends: Unify touch sequence to slot conversionCarlos Garnacho2020-12-0810-37/+18
* clutter: Move evdev evcode data to Clutter button/key eventsCarlos Garnacho2020-12-089-114/+58
* backends/x11: Drop platform-specific event dataCarlos Garnacho2020-12-083-92/+0
* clutter: Simplify stage state managementCarlos Garnacho2020-12-0812-256/+7
* clutter: Drop CLUTTER_DESTROY_NOTIFY eventCarlos Garnacho2020-12-088-34/+5
* clutter: Drop CLUTTER_CLIENT_MESSAGE eventCarlos Garnacho2020-12-087-24/+1
* Introduce ClutterBlitNodeGeorges Basile Stavracas Neto2020-12-082-0/+209
* clutter/paint-nodes: Add serialization to layer nodeGeorges Basile Stavracas Neto2020-12-081-0/+20
* clutter/paint-nodes: Add new ClutterLayerNode APIGeorges Basile Stavracas Neto2020-12-082-16/+61
* clutter/paint-nodes: Add opacity overriding to ClutterActorNodeGeorges Basile Stavracas Neto2020-12-084-4/+24
* clutter/effect: Add paint_node vfuncGeorges Basile Stavracas Neto2020-12-082-4/+30
* Introduce ClutterEffectNodeGeorges Basile Stavracas Neto2020-12-082-0/+104
* clutter/paint-node: Walk up paint node tree to find framebufferGeorges Basile Stavracas Neto2020-12-081-19/+14
* backends/native: Avoid -Wmaybe-uninitialized warningCarlos Garnacho2020-12-081-1/+2
* compositor: Fix warning with -Wmaybe-uninitializedCarlos Garnacho2020-12-081-1/+2
* clutter/actor: Initialize out variableCarlos Garnacho2020-12-081-2/+2
* Update Portuguese translationJuliano de Souza Camargo2020-12-071-3/+75
* Update Norwegian Bokmål translationKjartan Maraas2020-12-041-130/+204
* ci: Fix echo stderr redirectionwip/nielsdg/fix-check-commit-msg-stderrNiels De Graef2020-12-041-1/+1
* wayland/xdg-shell: Warn on invalid effective geometryJonas Ådahl2020-12-031-0/+9
* wayland/subsurface: Don't include buffer-less subsurfaces in geometryJonas Ådahl2020-12-031-1/+2
* wayland/xdg-shell: Warn when invalid geometry is setJonas Ådahl2020-12-036-0/+317
* tests/wayland: Declare test clients using a listJonas Ådahl2020-12-031-28/+20
* tests/anonymous-file: Skip the rlimit part of the test when running CIJonas Ådahl2020-12-031-8/+16
* tests/anonymous-file: Fix return value typeJonas Ådahl2020-12-031-5/+5
* tests: Turn anonymous file test into real testJonas Ådahl2020-12-033-18/+18
* xwayland: Fix XIOErrorExitHandler warningOlivier Fourdan2020-12-031-2/+2
* Post-release version bumpFlorian Müllner2020-12-021-1/+1
* Tag version 40.alpha40.alphaFlorian Müllner2020-12-021-0/+53
* Update Ukrainian translationYuri Chornoivan2020-12-021-60/+87
* clutter/pick-stack: Add a copyright for CanonicalDaniel van Vugt2020-12-011-0/+1
* window: Add some trace instrumentation to implement show/hideJonas Ådahl2020-12-011-0/+18
* stack: Add some trace instrumentationJonas Ådahl2020-12-012-0/+20
* wayland/buffer: Trace instrument buffer-attachJonas Ådahl2020-12-011-0/+2