mirror of
https://github.com/brl/mutter.git
synced 2025-07-10 20:47:19 +00:00
cf4a49061aa707a94dee85dfe2d2c0ddb0eacd4a

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%