summaryrefslogtreecommitdiff
path: root/src/backends/meta-stage.c
Commit message (Expand)AuthorAgeFilesLines
* renderer-native: Fake page flipping slower when power savingJonas Ådahl2019-04-021-4/+23
* stage: Queue redraw previous Rect only if it has changedMarco Trevisan (Treviño)2019-03-011-2/+5
* stage: Clamp to pixel the redraw clip taking care of the floored coordsMarco Trevisan (Treviño)2019-03-011-0/+5
* stage: Add utility function to queue draw a ClutterRectMarco Trevisan (Treviño)2019-03-011-14/+17
* backends/stage: Emit signal between painting actors and overlaysJonas Ådahl2019-01-161-0/+18
* backends/stage: Fix minor style issueJonas Ådahl2019-01-161-1/+2
* backends/stage: Remove MetaStagePrivateJonas Ådahl2018-11-091-18/+14
* Clean up include macros messJonas Ådahl2018-11-061-5/+5
* build: Introspect some more typesFlorian Müllner2018-05-071-1/+1
* cursor-renderer: Track cursor position using floatsJonas Ådahl2017-07-141-23/+23
* Introduce regional stage renderingJonas Ådahl2016-07-201-0/+3
* stage: Fix function definitionFlorian Müllner2016-06-021-1/+1
* backends: Allow multiple "SW" cursor overlays on the stageCarlos Garnacho2016-05-031-16/+53
* backends: Get rid of meta-cursor-private.hJonas Ådahl2015-08-281-1/+0
* meta-stage: To change the stage state we need to set the event typeRui Matos2015-03-301-0/+1
* wayland: manually activate/deactivate stage when taking/dropping grabRay Strode2015-03-281-0/+66
* stage: Refine our assertions for overlays in MetaStageJasper St. Pierre2014-08-211-3/+3
* stage: Make the API take a CoglTextureJasper St. Pierre2014-08-211-9/+3
* stage: Refactor the cursor drawing code into a generic "overlay" systemJasper St. Pierre2014-08-211-57/+85
* meta-stage: Remove an unused variableJasper St. Pierre2014-08-151-1/+0
* backend: Create the stage in the backend, rather than the compositorJasper St. Pierre2014-08-131-0/+176