mutter/src
Robert Mader adc776d0d7 crtc/kms: Pass on src and dst rects to primary plane assignments
This allows us to pass on the related data from CoglScanouts.

If dst_rect does not match the mode, we assume that not covered areas
are opaque black - usually black bars around a centered surface.

While such driver behaviour does not appear to be documented (well) yet,
it seems to be followed by all known existing drivers and is used in a
similar way in ChromeOS.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3177>
2024-02-10 17:41:12 +00:00
..
backends crtc/kms: Pass on src and dst rects to primary plane assignments 2024-02-10 17:41:12 +00:00
common backend/native: Move DrmFormatBuf to cogl-drm-formats 2024-01-03 14:46:41 +01:00
compositor meta: Drop deprecated methods 2024-02-09 18:03:09 +01:00
core meta: Drop deprecated methods 2024-02-09 18:03:09 +01:00
frames frames: Notify borders on first content resize 2024-01-03 19:31:51 +00:00
meta meta: Drop deprecated methods 2024-02-09 18:03:09 +01:00
tests cogl: Turn CoglScanout into an object 2024-02-10 17:41:12 +00:00
wayland crtc/kms: Pass on src and dst rects to primary plane assignments 2024-02-10 17:41:12 +00:00
x11 group: Move various functions to MetaWindowX11 2024-02-08 16:55:06 +01:00
meson.build clutter: Prefer using ClutterTextDirection 2024-01-22 15:02:33 +00:00
meta-private-enum-types.c.in
meta-private-enum-types.h.in