mirror of
https://github.com/brl/mutter.git
synced 2025-03-25 04:33:52 +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.