mutter/clutter/cogl
Robert Bragg 6e28121ff3 cogl: include <cogl/cogl-xlib.h> for xlib specific symbols
Since Xlib.h is such a terrible citizen when it comes to symbol
namespacing it's not desirable to include Xlib.h if it is not absolutely
required. Cogl now has a standalone cogl-xlib.h that should be included
whenever any xlib specific symbols are required.

This patch updates clutter to include <cogl/cogl-xlib.h> wherever
clutter needs to use xlib specific cogl apis.

Acked-by: Emmanuele Bassi <ebassi@linux.intel.com>
2011-11-01 16:24:00 +00:00
..
clutter-backend-cogl.c cogl: include <cogl/cogl-xlib.h> for xlib specific symbols 2011-11-01 16:24:00 +00:00
clutter-backend-cogl.h Do not include clutter-egl.h unconditionally 2011-06-15 13:05:18 +01:00
clutter-cex100.h.in unify egl and glx backends as "cogl" backend 2011-06-14 20:35:18 +01:00
clutter-egl-headers.h build: don't explicitly include and egl or gl headers 2011-07-18 17:07:40 +01:00
clutter-egl.h Add a Clutter-specific deprecation macro for symbols 2011-10-11 23:03:09 +01:00
clutter-event-tslib.c unify egl and glx backends as "cogl" backend 2011-06-14 20:35:18 +01:00
clutter-glx-texture-pixmap.c glx-tfp: Don't include glx.h 2011-07-04 15:41:38 +01:00
clutter-glx-texture-pixmap.h Fix the deprecation guard for ClutterGLXTexturePixmap 2011-06-20 18:22:06 +01:00
clutter-glx.h docs: Fix the GLX section 2011-06-20 19:45:14 +01:00
clutter-stage-cogl.c Remove internal usage of ClutterGeometry in StageWindow 2011-09-26 12:05:55 +01:00
clutter-stage-cogl.h Remove internal usage of ClutterGeometry in StageWindow 2011-09-26 12:05:55 +01:00