1
0
Fork 0
mutter-performance-source/src/backends/native
Jonas Ådahl 3b097c7e77 monitor-manager/kms: Move scale calculation to MetaMonitor
The scale calculation doesn't really have anything to do with KMS, and
eventually we'll want to have mutter calculate the monitor scale for
non-KMS backends too, so move the scale calculation to MetaMonitor.

https://bugzilla.gnome.org/show_bug.cgi?id=777732
2017-05-26 14:31:48 +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 input-settings: Minor structural cleanup 2017-05-24 11:18:56 +08:00
meta-backend-native.h backends/native: Move pause/resume handling to backend 2017-03-10 17:19:33 +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 monitor-config-manager: Support logical monitor transforms 2017-04-07 22:30:49 +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 Implements disable-while-typing in mutter. 2017-05-24 11:56:54 +08: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/native: Move pause/resume handling to backend 2017-03-10 17:19:33 +08:00
meta-launcher.h MetaLauncher: Remember the KMS file path 2016-11-18 00:00:10 +08:00
meta-monitor-manager-kms.c monitor-manager/kms: Move scale calculation to MetaMonitor 2017-05-26 14:31:48 +08:00
meta-monitor-manager-kms.h monitor-manager-kms: Don't listen on hotplugs when paused 2017-03-11 09:16:33 +08:00
meta-renderer-native.c backends/native: Avoid generic closure marshaler for page flip handling 2017-05-09 11:52:57 +02: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