mutter/src
Georges Basile Stavracas Neto fdc3f3fec3 cogl/renderer: Pass pixel format to DMA-BUF constructor
In future commits, we will want to create DMA-BUFs with pixel
formats other than COGL_PIXEL_FORMAT_BGRX_8888. In preparation
for that, let's start passing a new pixel format parameter to
this function, and the corresponding winsys vfunc.

All callers of this function pass COGL_PIXEL_FORMAT_BGRX_8888
for now. Next commits will change that.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3175>
2023-08-19 23:00:28 -03:00
..
backends cogl/renderer: Pass pixel format to DMA-BUF constructor 2023-08-19 23:00:28 -03:00
common cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
compositor surface-actor-wayland: Fix leak in apply_transform() 2023-08-16 21:24:28 +02:00
core core: Destroy the correct opaque region when destroying a frame 2023-08-17 00:00:55 +02:00
frames cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
tests tests: Add test case for restoring focus after overview 2023-08-16 15:34:46 +00:00
wayland cleanup: Fix various typos 2023-08-12 20:13:37 +00:00
x11 cleanup: Fix various typos 2023-08-12 20:13:37 +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/gi: Set header & pkgconfig names 2023-08-12 19:34:20 +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 cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00