summaryrefslogtreecommitdiff
path: root/src/backends/meta-stage-impl.c
Commit message (Expand)AuthorAgeFilesLines
* stage-impl: Do clipped redraws when drawing offscreenSalman2023-04-061-21/+51
* stage-impl: Transform damage region before queuingRobert Mader2023-02-201-2/+12
* cogl/frame: Keep track of target presentation timeJonas Ådahl2023-01-231-0/+8
* clutter: Pass 'ClutterFrame' in all stage update signalsJonas Ådahl2023-01-231-5/+6
* stage: Paint the untransformed swap regionSebastian Wick2022-09-201-11/+11
* backends: Set up swap_region without damage historyErico Nunes2022-09-021-13/+14
* stage-impl: Use onscreen framebuffer for scanoutRobert Mader2022-09-011-1/+1
* clutter/stage-view: Defer and accumulate redraw-clip on scanoutRobert Mader2022-08-021-2/+5
* stage-impl: Change the backend pointer to MetaBackendJonas Ådahl2022-01-171-4/+16
* stage-impl: Move properties from the stage window hereJonas Ådahl2022-01-171-3/+22
* Revert "backends: Don't include damage history in swap region"Robert Mader2022-01-081-30/+19
* backends: Don't include damage history in swap regionErico Nunes2022-01-071-19/+30
* backends: Enable partial update on clipped redrawsErico Nunes2021-10-261-0/+44
* backends: Promote g_debug() MetaStageImpl message to meta_topic()Carlos Garnacho2021-07-161-13/+22
* backends: Excise MetaStageView to its own fileCarlos Garnacho2021-07-161-170/+9
* backends: Rename ClutterStage[View]Cogl API and typesCarlos Garnacho2021-07-161-136/+137
* clutter: Move ClutterStageCogl[View] code to src/backendsCarlos Garnacho2021-07-161-0/+907