mirror of
https://github.com/brl/mutter.git
synced 2025-03-24 20:23:56 +00:00

So that we can dynamically select what winsys backend to use at runtime we need to have some indirection to how code accesses the winsys instead of simply calling _cogl_winsys* functions that would collide if we wanted to compile more than one backend into Cogl.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%