mutter/clutter/cogl
Robert Bragg 672bc337ba build: don't explicitly include and egl or gl headers
This avoids explicitly including gl or egl headers in
clutter-egl-headers.h. We were getting build failures when building
clutter against a libcogl that has runtime support for GL and GLES
because cogl-defines.h was including gl.h and then clutter-egl-headers.h
was later including GLES2/gl.h with typedef conflicts. Clutter relies on
Cogl to abstract GL and GLES and the winsys APIs like EGL and GLX so
Clutter should just rely on cogl.h to include the appropriate egl.h in
clutter-egl-headers.h.

Reviewed-by: Emmanuele Bassi <ebassi@linux.intel.com>
Reviewed-by: Neil Roberts <neil@linux.intel.com>
2011-07-18 17:07:40 +01:00
..
clutter-backend-cogl.c backend-cogl: update _get_egl_context symbol name 2011-07-11 16:59:26 +01: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 unify egl and glx backends as "cogl" backend 2011-06-14 20:35:18 +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 clutter-stage: Add clutter_stage_get_redraw_clip_bounds 2011-07-13 13:54:50 +01:00
clutter-stage-cogl.h clutter-stage: Add clutter_stage_get_redraw_clip_bounds 2011-07-13 13:54:50 +01:00