mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 01:48:55 +00:00
52c4b85161
We need an object to hold additional scanout related information, such as scaling and positioning data. Turn CoglScanout into such an object, moving the interface into CoglScanoutBuffer. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3177>