mutter/cogl/winsys
Robert Bragg e8b83f2880 Adds wayland support to the cogl EGL winsys
Wayland now supports integration via standard eglSurfaces which makes it
possible to share more code with other EGL platforms. (though at some
point cogl-winsys-egl.c really needs to gain a more formal
CoglEGLPlatform abstraction so we can rein back on the amount of #ifdefs
we have.)
2011-05-10 16:36:40 +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 Adds wayland support to the cogl EGL winsys 2011-05-10 16:36:40 +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 Adds a way for Cogl to control event_mask of foreign wins 2011-05-05 15:05:42 +01:00
cogl-winsys-private.h Adds cogl_onscreen_show/hide functions 2011-05-05 15:05:42 +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.c cogl-winsys: Move _cogl_winsys_has_feature to cogl-winsys.c 2011-04-20 18:20:20 +01:00