mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 01:48:55 +00:00
6b5d7f45cb
In a few places coordinates were flipped if driven framebuffer was or wasn't a CoglOffscreen. Change this to use the existing Y-flipped-ness class vfunc. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1514>