mirror of
https://github.com/brl/mutter.git
synced 2025-03-10 05:15:03 +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.