1
0
Fork 0
mutter-performance-source/src/backends/x11
Jonas Ådahl 16a6aef5a7 backends/native: Move KMS fd management to monitor manager
Move finding, opening and managment of the KMS file descriptor to
MetaMonitorManagerKms. This means that the monitor manager creation can
now fail, both if more than one GPU with connectors is discovered, or
if finding or opening the primary GPU fails.

https://bugzilla.gnome.org/show_bug.cgi?id=785381
2017-10-05 16:18:43 -04:00
..
cm backends/native: Move KMS fd management to monitor manager 2017-10-05 16:18:43 -04:00
nested backends/native: Move KMS fd management to monitor manager 2017-10-05 16:18:43 -04:00
meta-backend-x11.c backend/x11: Notify whenever the layout group changes 2017-08-21 21:19:18 +08:00
meta-backend-x11.h backends/x11: Only apply keymap when not running nested 2017-02-15 14:04:16 +08:00
meta-barrier-x11.c Move out generic math parts out of the native barrier implementation 2016-02-16 19:02:48 +08:00
meta-barrier-x11.h barrier: Fix type cast macros 2015-01-18 13:32:28 -08:00
meta-clutter-backend-x11.c Explicitly create per backend stage windows 2016-07-20 14:23:48 +08:00
meta-clutter-backend-x11.h Make mutter manage its own clutter backends 2016-07-20 14:23:48 +08:00
meta-crtc-xrandr.c backends/x11: Move CRTC code to its own file 2017-10-05 16:18:43 -04:00
meta-crtc-xrandr.h backends/x11: Move CRTC code to its own file 2017-10-05 16:18:43 -04:00
meta-cursor-renderer-x11.c Support scaling of cursor sprites given what output they are on 2015-09-13 21:26:22 +08:00
meta-cursor-renderer-x11.h x11: Add simple cursor renderer 2014-05-17 13:27:16 -04:00
meta-idle-monitor-xsync.c idle-monitor-xsync: fix crash if watch callback removes different watch 2016-01-11 11:23:39 -05:00
meta-idle-monitor-xsync.h backends: Start on an initial MetaBackend object 2014-04-21 20:25:21 -04:00
meta-input-settings-x11.c backends/x11: Prevent segfault when querying list of devices 2017-09-28 09:58:17 -04:00
meta-input-settings-x11.h backends/x11: Implement X11-specific MetaInputSettings 2015-01-18 13:32:28 -08:00
meta-monitor-manager-xrandr.c backends/x11: Move CRTC code to its own file 2017-10-05 16:18:43 -04:00
meta-monitor-manager-xrandr.h backends/x11: Move CRTC code to its own file 2017-10-05 16:18:43 -04:00
meta-output-xrandr.c backends/x11: Move output code to its own file 2017-10-05 16:18:43 -04:00
meta-output-xrandr.h backends/x11: Move output code to its own file 2017-10-05 16:18:43 -04:00
meta-renderer-x11.c renderer-x11: Split up into CM and Nested renderers 2017-04-07 22:30:49 +08:00
meta-renderer-x11.h renderer-x11: Split up into CM and Nested renderers 2017-04-07 22:30:49 +08:00
meta-stage-x11-nested.c monitor-manager: Make MetaCrtc a GObject 2017-10-05 16:18:43 -04:00
meta-stage-x11-nested.h Explicitly create per backend stage windows 2016-07-20 14:23:48 +08:00