mutter/src
Jonas Ådahl 1d4cdd1eb5 wayland/dma-buf: Always send modifiers when using surfaceless
We'll never scan out, which is why ADDFB2 is required otherwise, and we
won't enable the DMA buffer extension if
'EGL_EXT_image_dma_buf_import_modifiers' is missing, so send modifiers
in this case.

This also happens to avoid crashing when the GPU is null, since we'd
otherwise attempt to dereference it.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2578>
2022-09-02 20:43:05 +00:00
..
backends kms: Only force legacy mode setting when using EGLStream 2022-09-02 20:43:05 +00:00
compositor clutter/utils: Remove magic numbers from fixed point calculations 2022-09-02 07:33:26 +00:00
core Consistently pass timestamp as uint64 when creating MetaStartupSequence 2022-09-02 15:21:27 +00:00
meta window: Notify about size-change when changing monitor 2022-09-02 13:12:09 +00:00
tests tests: Extract D-Bus runner as reusable python module 2022-09-02 17:18:43 +00:00
ui frames: Add basic color-scheme support 2022-07-29 13:19:23 +00:00
wayland wayland/dma-buf: Always send modifiers when using surfaceless 2022-09-02 20:43:05 +00:00
x11 x11/session: Set the context as client data on connection watch 2022-09-02 17:52:41 +00:00
libmutter.pc.in
meson.build backends: Expose InputMapping D-Bus path to determine tablet mapping 2022-09-02 18:34:36 +00:00
meta-private-enum-types.c.in build: Add missing include 2022-08-10 20:28:40 +02:00
meta-private-enum-types.h.in