mirror of
https://github.com/brl/mutter.git
synced 2025-02-02 06:42:28 +00:00
Miguel A. Vico
4fdc551209
MetaRendererNative: Properly handle EGLOutput acquire errors
Whenever an EGLOutput consumer is temporary unable to handle eglStreamConsumerAcquire() operations (e.g. during a VT-switch), an EGL_RESOURCE_BUSY_EXT error is generated. This change adds the appropriate error handling to flip_egl_stream() in order to recover from such errors. https://bugzilla.gnome.org/show_bug.cgi?id=779112
…
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%