mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 20:08:56 +00:00
8051596e96
This adds a COGL_DEBUG=matrices debug option that can be used to trace all matrix manipulation done using the Cogl API. This can be handy when you break something in such a way that a trace is still comparable with a previous working version since you can simply diff a log of the broken version vs the working version to home in on the bug.