summaryrefslogtreecommitdiff
path: root/clutter/clutter/clutter-stage.c
Commit message (Expand)AuthorAgeFilesLines
* clutter/stage: Set framebuffer state directlyRay Strode2018-01-251-9/+12
* stage: Push framebuffer before setting up viewportMarco Trevisan (Treviño)2017-12-201-2/+2
* clutter: Fix capture_into on non-origin viewJonas Ådahl2017-09-201-10/+21
* clutter/stage: Add capture_into APIJonas Ådahl2017-08-291-0/+79
* clutter/stage: Don't loose precision when setting up viewportJonas Ådahl2017-07-141-4/+4
* clutter/stage: Fix capturing scaled viewsJonas Ådahl2017-07-141-4/+9
* clutter: Change stage view scale to be floatJonas Ådahl2017-07-141-4/+4
* clutter: Do not throttle motion events on tablet toolsCarlos Garnacho2017-07-031-2/+11
* clutter: Update pointer position on master clock's update stageCarlos Garnacho2017-05-231-0/+67
* ClutterStage: Use non-generic marshaller for ::presented signalCarlos Garnacho2017-05-091-2/+2
* clutter: Remove window scaling featureJonas Ådahl2017-04-071-66/+19
* clutter: Add ability to scale stage viewsJonas Ådahl2017-04-071-29/+35
* clutter/stage: Fix framebuffer capture origin offset (again)Rui Matos2016-10-171-2/+2
* clutter/stage: Fix framebuffer capture origin offsetRui Matos2016-09-191-2/+2
* clutter: Let the stage window translate dirty pixel according to viewJonas Ådahl2016-09-151-2/+0
* clutter: Use non-deprecated pixel reading function when pickingJonas Ådahl2016-09-151-4/+4
* clutter: Compress instead of discard motion eventsJonas Ådahl2016-09-091-0/+10
* clutter/stage: Offset framebuffer capture origin by view layoutJonas Ådahl2016-09-061-1/+5
* clutter: Add capture API for reading stage pixelsJonas Ådahl2016-07-201-0/+97
* Use signals instead of onscreen framebuffer frame callbacksJonas Ådahl2016-07-201-13/+25
* Introduce regional stage renderingJonas Ådahl2016-07-201-128/+245
* compositor: Don't access use the onscreen framebuffer directlyJonas Ådahl2016-07-201-0/+22
* ClutterStageCogl: Let the sub-classes handle the onscreenJonas Ådahl2016-07-201-0/+1
* Don't use config.h in clutter and coglJonas Ådahl2016-07-201-1/+1
* events: Add proximity eventsCarlos Garnacho2016-05-031-1/+3
* move everything into a clutter/ directoryRui Matos2016-04-121-0/+4509