mirror of
https://github.com/brl/mutter.git
synced 2025-02-09 18:04:09 +00:00
![Pekka Paalanen](/assets/img/avatar_default.png)
The function will be used in copying from a primary GPU framebuffer to a secondary GPU framebuffer using the primary GPU specifically when the secondary GPU is not render-capable. To allow falling back in case glBlitFramebuffer cannot be used, add boolean return value, and GError argument for debugging purposes. https://gitlab.gnome.org/GNOME/mutter/merge_requests/615