mutter/src
Robert Mader 78592cbcc8 surface-actor: Simplify culling logic
This reverts the commits 372d73e275 and 1d20045247 - the special
case for alpha-less textures could only happen on Wayland, but now
the opaque region is also set in those cases.

This commit saves us some allocations, simplifies the logic a bit and
makes sure culling uses the same opaque region as our painting paths.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1463
2020-10-02 15:09:12 +00:00
..
backends backends: Ensure to clear the last updated device on device removal 2020-09-30 18:26:20 +00:00
compositor surface-actor: Simplify culling logic 2020-10-02 15:09:12 +00:00
core core: Do not update last device on CLUTTER_DEVICE_ADDED/REMOVED 2020-09-30 18:26:20 +00:00
meta backends: Centralize panel autorotation in a DisplayConfig property 2020-09-05 07:25:02 +00:00
tests *: Fix spelling mistakes found by codespell 2020-08-29 09:10:31 +00:00
ui *: Fix spelling mistakes found by codespell 2020-08-29 09:10:31 +00:00
wayland wayland/actor-surface: Always set opaque region on alpha-less textures 2020-10-02 15:09:12 +00:00
x11 *: Fix spelling mistakes found by codespell 2020-08-29 09:10:31 +00:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build build: Do not provide built sources as libmutter_dep sources 2020-09-30 18:44:33 +00:00
meta-marshal.list cursor-tracker: Use our own marshal for cursor-moved 2019-07-31 09:34:17 +00:00
meta-private-enum-types.c.in screen-cast: Add screen cast flag to streams 2020-07-30 09:51:16 +02:00
meta-private-enum-types.h.in screen-cast: Add screen cast flag to streams 2020-07-30 09:51:16 +02:00
org.freedesktop.login1.xml
org.gnome.Mutter.DisplayConfig.xml backends: Centralize panel autorotation in a DisplayConfig property 2020-09-05 07:25:02 +00:00
org.gnome.Mutter.IdleMonitor.xml idle-monitor: Add ResetIdletime API, for testing purposes 2018-04-16 13:28:03 +02:00
org.gnome.Mutter.RemoteDesktop.xml Fix typo in RemoteDesktop dbus api 2019-05-22 16:21:57 +02:00
org.gnome.Mutter.ScreenCast.xml screen-cast: Add 'is-recording' option to record methods 2020-07-31 10:41:15 +02:00