mutter/cogl/winsys
Robert Bragg 5a9b92a4a5 Revert "Initial build of a Quartz winsys stub"
This reverts commit b2e41f1bfa.

We are backing out the quartz specific stub winsys since we can simply
use the generic stub winsys on quartz until we develop a standalone
winsys. Since we plan on removing all special cases for the stub winsys
by handling with a winsys vtable like all the others it's better if we
don't introduce a quartz specific stub.
2011-06-01 20:21:59 +01:00
..
cogl-texture-pixmap-x11-private.h texture-pixmap-x11: Move GLX code to cogl-winsys-glx.c 2011-05-05 14:46:01 +01:00
cogl-texture-pixmap-x11.c Add a vtable of indirection to the winsys code 2011-05-05 14:46:01 +01:00
cogl-texture-pixmap-x11.h docs: API reference fixes 2010-09-20 13:15:44 +01:00
cogl-winsys-egl-feature-functions.h Moves all EGL code down from Clutter to Cogl 2011-05-05 14:46:01 +01:00
cogl-winsys-egl.c android: Add support for an EGL/Android winsys 2011-05-17 15:24:54 +01:00
cogl-winsys-glx-feature-functions.h Moves all GLX code down from Clutter to Cogl 2011-04-11 17:54:36 +01:00
cogl-winsys-glx.c cogl-winsys: Fix freeing a CoglOnscreen 2011-05-10 20:23:39 +01:00
cogl-winsys-private.h Add a WGL winsys 2011-05-10 17:58:41 +01:00
cogl-winsys-sdl.c rename winsys files to be more consistent 2011-04-11 17:54:35 +01:00
cogl-winsys-stub.c cogl: remove OSX/WIN32 specific bits in favour of a stub winsys 2011-05-05 15:05:41 +01:00
cogl-winsys-wgl-feature-functions.h Add a WGL winsys 2011-05-10 17:58:41 +01:00
cogl-winsys-wgl.c cogl-winsys: Fix freeing a CoglOnscreen 2011-05-10 20:23:39 +01:00
cogl-winsys.c cogl-winsys: Move _cogl_winsys_has_feature to cogl-winsys.c 2011-04-20 18:20:20 +01:00