Bilal Elmoussaoui
|
39a8b153d5
|
backends: Drop unused private functions
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3492>
|
2024-01-09 13:14:35 +00:00 |
|
Bilal Elmoussaoui
|
655b4a9c75
|
Port to MtkRegion
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3292>
|
2023-11-03 11:27:52 +00:00 |
|
Bilal Elmoussaoui
|
ead9a3024c
|
cleanup: Switch to pragma once
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3157>
|
2023-08-07 22:24:36 +00:00 |
|
Jonas Ådahl
|
5eae0c84ed
|
stage-impl: Change the backend pointer to MetaBackend
A pointer to the real backend is more useful, so lets use that. This
affects various places that now need to fetch e.g. the clutter backend
via the real backend.
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2014>
|
2022-01-17 09:48:51 +01:00 |
|
Carlos Garnacho
|
e77e88894b
|
backends: Excise MetaStageView to its own file
It was implemented together with MetaStageImpl, move it to a separate
file.
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1862>
|
2021-07-16 19:08:06 +02:00 |
|
Carlos Garnacho
|
d5c3c80dfe
|
backends: Rename ClutterStage[View]Cogl API and types
Rename to MetaStageImpl and MetaStageView, so they are in line with
the rest of the backend code.
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1862>
|
2021-07-16 19:08:06 +02:00 |
|
Carlos Garnacho
|
8f839b2f9c
|
clutter: Move ClutterStageCogl[View] code to src/backends
This is now MetaStageImpl in backend code.
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1862>
|
2021-07-16 19:08:06 +02:00 |
|