mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 23:50:41 -05:00
5b8c0dca68
After the previous commit, the only field in the CoglMatrix structure is a graphene_matrix_t. That means that CoglMatrix is effectively a graphene matrix now, and the CoglMatrix struct isn't that much useful anymore. Remove the CoglMatrix structure and make the CoglMatrix type a typedef to graphene_matrix_t. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1439 |
||
---|---|---|
.. | ||
cogl | ||
cogl-pango | ||
test-fixtures | ||
tests | ||
.gitignore | ||
cogl-config.h.meson | ||
cogl-mutter-config.h.in | ||
config-custom.h | ||
meson.build |