mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 18:09:10 +00:00
Emmanuele Bassi
cf4a49061a
[cogl] Rework the debug messages
COGL has a debug message system like Clutter's own. In parallel, it also uses a coupld of #defines. Spread around there are also calls to printf() instead to the more correct g_log* wrappers. This commit tries to unify and clean up the macros and the debug message handling inside COGL to be more consistent.
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%