mutter/clutter/cogl
Robert Bragg 75e6d734c1 Add a vtable of indirection to the winsys code
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.
2011-05-05 14:46:01 +01:00
..
build/autotools Adds the ability to build Cogl standalone 2011-04-11 17:54:36 +01:00
cogl Add a vtable of indirection to the winsys code 2011-05-05 14:46:01 +01:00
doc cogl: improves header and coding style consistency 2010-02-12 14:05:00 +00:00
pango Adds the ability to build Cogl standalone 2011-04-11 17:54:36 +01:00
po Adds the ability to build Cogl standalone 2011-04-11 17:54:36 +01:00
autogen.sh Adds the ability to build Cogl standalone 2011-04-11 17:54:36 +01:00
configure.ac remove references to unused DRM_SURFACELESS EGL platform 2011-05-05 14:46:01 +01:00
Makefile.am Adds the ability to build Cogl standalone 2011-04-11 17:54:36 +01:00