mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 19:42:05 +00:00
fa3830ff20
Most Cogl debugging code conditions are marked as G_UNLIKELY with the intention of having the CPU branch prediction always assume the path is disabled so having debugging support in release binaries has negligible overhead. This patch simply fixes a few cases where we weren't using G_UNLIKELY. |
||
---|---|---|
.. | ||
cogl | ||
doc | ||
pango | ||
Makefile.am |