mirror of
https://github.com/brl/mutter.git
synced 2025-07-23 18:11:23 +00:00
0f9345248891dc91c3d0968b056fb6451996b5f3

Commit712ec30cd9
added the logic to only choose EGL configs that match the GBM_FORMAT_XRGB8888 pixel format. However, there won't be any EGL config satisfying such criteria for non-GBM backends, such as EGLDevice. This change will let us choose the first EGL config for the EGLDevice backend, while still forcing GBM_FORMAT_XRGB8888 configs for the GBM one. Related to: https://gitlab.gnome.org/GNOME/mutter/issues/2 (cherry picked from commit1bf2eb95b5
)
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%