mirror of
https://github.com/brl/mutter.git
synced 2025-02-05 08:04:10 +00:00
![Georges Basile Stavracas Neto](/assets/img/avatar_default.png)
Graphene is a small library with data types and APIs specially crafted to computer graphics. It contains performant implementations of matrices, vectors, points and rotation tools. It is performance because, among other reasons, it uses vectorized processor commands to compute various operations. Add Graphene dependency to Mutter. https://gitlab.gnome.org/GNOME/mutter/merge_requests/458