1
0
Fork 0
mutter-performance-source/src/backends/native
Alban Browaeys ca7c1d5e02 launcher: Fix drm device detection for non pci devices
On Odroid U2 (exynos4412) the drm device is not bound to pci.
Open the detection to platform device of the drm subsystem, exclusive of
control devices.

https://bugzilla.gnome.org/show_bug.cgi?id=754911
2015-11-12 14:09:02 -05: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
meta-backend-native-private.h backends/native: Implement support for pointer barriers 2015-01-19 02:27:59 -08:00
meta-backend-native.c MetaLauncher: Don't g_error() on failure 2015-11-06 17:03:59 -05:00
meta-backend-native.h backends: Move most of the code from meta_backend_init into the subclasses 2014-04-21 20:25:21 -04:00
meta-barrier-native.c backends/native: Implement support for pointer barriers 2015-01-19 02:27:59 -08:00
meta-barrier-native.h backends/native: Implement support for pointer barriers 2015-01-19 02:27:59 -08:00
meta-cursor-renderer-native.c MetaCursorRenderer: Rely on update_cursor for redrawing 2015-09-13 21:26:22 +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-idle-monitor-native.c idle-monitor-native: Remove another copy/paste error 2014-04-01 16:01:06 -04: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 backends/native: Fix scroll method enums 2015-03-27 13:08:11 +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 launcher: Fix drm device detection for non pci devices 2015-11-12 14:09:02 -05:00
meta-launcher.h MetaLauncher: Don't g_error() on failure 2015-11-06 17:03:59 -05:00
meta-monitor-manager-kms.c Revert "Force cursor update after applying configuration" 2015-11-06 16:24:34 -05:00
meta-monitor-manager-kms.h monitor-manager: Expose MetaMonitorManager to introspection 2015-01-30 13:13:49 -05:00