summaryrefslogtreecommitdiff
path: root/src/backends/native/meta-stage-native.c
Commit message (Expand)AuthorAgeFilesLines
* clutter: Add API to get the resource scale of an actorJonas Ådahl2019-03-011-0/+2
* clutter: StageWindow: Use G_DECLARE_INTERFACE()Niels De Graef2019-02-271-2/+2
* backends/native: Stop supporting stage views being disabledJonas Ådahl2017-10-051-110/+0
* renderer-native: Unset mode on disabled CRTCsJonas Ådahl2017-10-021-0/+1
* clutter: Add infrastructure to render ClutterStageViews to offscreenCarlos Garnacho2016-08-241-1/+1
* backends/native: Refactor g_object_set() callCarlos Garnacho2016-08-241-10/+0
* renderer-native: Resize legacy onscreen before pantingJonas Ådahl2016-07-201-29/+58
* backends/native: Support drawing onto multiple onscreen framebuffersJonas Ådahl2016-07-201-98/+135
* Use signals instead of onscreen framebuffer frame callbacksJonas Ådahl2016-07-201-32/+39
* Introduce regional stage renderingJonas Ådahl2016-07-201-23/+123
* ClutterStageCogl: Let the sub-classes handle the onscreenJonas Ådahl2016-07-201-0/+114
* Get rid of ClutterStageEglNativeJonas Ådahl2016-07-201-3/+19
* Explicitly create per backend stage windowsJonas Ådahl2016-07-201-0/+45