mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 01:48:55 +00:00
eaa795a266
Remove the cached inverse, and dirty flags, and typedef CoglMatrix to graphene_matrix_t itself. I preverved the type for this commit to help reducing the commit size, next commits will remove the CoglMatrix type. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1439