meta/util: Move out debug topics and meta_topic()

The purpose is to not include all of clutter and cogl.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3304>
This commit is contained in:
Jonas Ådahl
2024-04-11 15:30:12 +02:00
committed by Marge Bot
parent a24b7956da
commit 32da2789bf
4 changed files with 130 additions and 106 deletions

View File

@ -34,6 +34,7 @@
#include "backends/meta-egl-ext.h"
#include "backends/meta-gles3.h"
#include "backends/meta-gles3-table.h"
#include "meta/meta-debug.h"
/*
* GL/gl.h being included may conflict with gl3.h on some architectures.