summaryrefslogtreecommitdiff
path: root/clutter/clutter/clutter-stage-view-private.h
Commit message (Expand)AuthorAgeFilesLines
* clutter: Make ClutterStageView API public to mutterCarlos Garnacho2021-07-161-0/+7
* tests: Add reference test frameworkJonas Ådahl2021-03-121-0/+2
* clutter/stage-view: Add notify_ready()Jonas Ådahl2021-01-221-0/+2
* clutter/stage-view: Make get_refresh_rate() publicRobert Mader2020-11-191-3/+0
* Replace the CoglMatrix type by graphene_matrix_tGeorges Basile Stavracas Neto2020-10-061-2/+2
* clutter/stage-view: Export refresh rate getter symbolJonas Ådahl2020-07-021-0/+1
* clutter: Paint views with individual frame clocksJonas Ådahl2020-07-021-0/+5
* clutter/stage-view: Expose frame clock getterJonas Ådahl2020-07-021-2/+0
* clutte/stage-view: Add refresh rate getterJonas Ådahl2020-07-021-0/+2
* clutter/stage-view: Have each stage view create its own frame clockJonas Ådahl2020-07-021-0/+3
* clutter/stage-view: Only blit the damage part of the shadow bufferJonas Ådahl2020-05-261-0/+3
* clutter/stage-view: Only paint redraw clip from offscreenJonas Ådahl2020-05-261-1/+2
* clutter/stage-cogl: Use buffer age when view monitor is rotatedJonas Ådahl2020-05-261-0/+6
* clutter/stage-view: Change set_dirty..() API to invalidate..()Jonas Ådahl2020-05-261-4/+2
* clutter/stage-view: Move fb viewport and projection setting to hereJonas Ådahl2020-05-261-0/+9
* clutter/view: Make it possible to assign a temporary direct scanoutJonas Ådahl2020-04-161-0/+2
* clutter: Move redraw clip management to viewsJonas Ådahl2020-02-251-2/+10
* clutter/view: Don't take paint rect after paintJonas Ådahl2020-02-251-2/+1
* clutter: Introduce paint contextsJonas Ådahl2019-12-031-0/+2
* clutter/stage-view: Separate offscreen and shadowfbOlivier Fourdan2019-11-041-2/+2
* clutter/stage-view: Move unexported functions to private headerGeorges Basile Stavracas Neto2019-06-191-0/+37