1
0
Fork 0
mutter-performance-source/src/backends/native
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
2017-03-04 18:34:17 +08:00
..
dbus-utils.c launcher: Replace mutter-launch with logind integration 2014-05-19 15:09:23 -04:00
dbus-utils.h launcher: Replace mutter-launch with logind integration 2014-05-19 15:09:23 -04:00
gen-default-modes.py monitor-manager-kms: Add common modes 2016-09-12 20:02:03 +02:00
meta-backend-native-private.h backends/native: Implement support for pointer barriers 2015-01-19 02:27:59 -08:00
meta-backend-native.c monitor-manager: Move logical monitor into its own file 2017-01-25 16:28:53 +08:00
meta-backend-native.h backends: Use macros for declaring the backend types 2017-01-25 16:28:52 +08:00
meta-barrier-native.c Move out generic math parts out of the native barrier implementation 2016-02-16 19:02:48 +08:00
meta-barrier-native.h backends/native: Implement support for pointer barriers 2015-01-19 02:27:59 -08:00
meta-clutter-backend-native.c Introduce regional stage rendering 2016-07-20 14:23:48 +08:00
meta-clutter-backend-native.h Introduce regional stage rendering 2016-07-20 14:23:48 +08:00
meta-cursor-renderer-native.c MetaCursorRendererNative: Always force set hw cursor the first time 2017-02-07 11:19:52 +08:00
meta-cursor-renderer-native.h Support for hardware cursor sizes other than 64x64 on wayland 2014-09-24 15:42:17 -06:00
meta-default-modes.h monitor-manager-kms: Add common modes 2016-09-12 20:02:03 +02:00
meta-idle-monitor-native.c MetaIdleMonitorNative: initialize last event timestamp 2016-10-17 13:47:20 +02:00
meta-idle-monitor-native.h Start creating different subdirectories for each backend 2014-03-31 23:44:47 -04:00
meta-input-settings-native.c MetaInputSettings: allow edge scrolling without 2fg capable devices 2017-02-16 16:49:44 +01:00
meta-input-settings-native.h backends/native: Add libinput-based MetaInputSettings implementation 2015-01-18 13:32:28 -08:00
meta-launcher.c backends: Allow opening /sys/ files on MetaLauncher 2017-02-16 13:48:55 +01:00
meta-launcher.h MetaLauncher: Remember the KMS file path 2016-11-18 00:00:10 +08:00
meta-monitor-manager-kms.c monitor-config-manager: Handle headless setup gracefully 2017-01-25 16:28:56 +08:00
meta-monitor-manager-kms.h monitor-manager: Rename MetaCRTC(Info) to MetaCrtc(Info) 2017-01-25 16:28:53 +08:00
meta-renderer-native.c MetaRendererNative: Properly handle EGLOutput acquire errors 2017-03-04 18:34:17 +08:00
meta-renderer-native.h MetaRendererNative: Add EGLDevice based rendering support 2016-11-18 00:00:10 +08:00
meta-stage-native.c clutter: Add infrastructure to render ClutterStageViews to offscreen 2016-08-24 02:36:45 +02:00
meta-stage-native.h backends/native: Support drawing onto multiple onscreen framebuffers 2016-07-20 14:23:48 +08:00