mirror of
https://github.com/brl/mutter.git
synced 2025-02-06 00:24:10 +00:00
![Georges Basile Stavracas Neto](/assets/img/avatar_default.png)
Instead of our own implementation that upscales, then downscales back, use graphene_matrix_inverse() directly. This is possible after switching to a z-near value that doesn't have problems with float precision. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1489