1
0
Fork 0
mutter-performance-source/src
Sebastian Wick 8234f5bc7e egl: Return success status from meta_egl_query_device_string
QueryDeviceString can successfully return NULL. The convention however
is that when NULL is returned, the error will be set.

This commit makes the returned string an output parameter which allows
us to return the success status and have the error set accordingly.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3614>
2024-02-27 13:13:53 +00:00
..
backends egl: Return success status from meta_egl_query_device_string 2024-02-27 13:13:53 +00:00
common backend/native: Move DrmFormatBuf to cogl-drm-formats 2024-01-03 14:46:41 +01:00
compositor compositor: Forward window drag position hint across internals 2024-02-27 00:19:20 +01:00
core core: Pass position hint to meta_window_begin_grab_op() 2024-02-27 00:19:22 +01:00
frames frames: Drop unused border property from frame content 2024-02-26 17:03:56 +00:00
meta core: Pass position hint to meta_window_begin_grab_op() 2024-02-27 00:19:22 +01:00
tests tests/kms/update: Use proper gamma LUT size 2024-02-26 18:18:53 +00:00
wayland egl: Return success status from meta_egl_query_device_string 2024-02-27 13:13:53 +00:00
x11 x11: Pass NET_WM_MOVERESIZE coordinates as window drag hint 2024-02-27 00:19:22 +01:00
meson.build build/meta: Add explicit dependency on Gio-2.0 gir 2024-02-27 10:35:06 +01: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