mirror of
https://github.com/brl/mutter.git
synced 2025-03-19 01:35:04 +00:00

This adds a way to compare two CoglMatrix structures to see if they represent the same transformations. memcmp can't be used because a CoglMatrix contains private flags and padding.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%