1
0
Fork 0
mutter-performance-source/clutter/egl
Damien Lespiau 70dc3ecbd6 egl: Fix the installed headers
• Use the public COGL_HAS_GLES[12] define instead of the HAVE_COGL_*
   ones which are private and defined in config.h,
 • Install clutter-egl-headers.h which is needed by clutter-egl.h,
 • Remove clutter-stage.h as it's uneeded and does not work since the
   single clutter.h include policy,
 • Install the egl headers into their own egl directory as the x11 and
   glx backends do. The include should then be <clutter/egl/clutter-egl.h>,
   so document it. It does not really break anything as nobody could
   have used those broken headers.
2010-09-03 11:13:35 +01:00
..
clutter-backend-cex100.c cex100: Add a Clutter EGL backend for CE3100/CE4100 SoCs 2010-09-03 11:13:35 +01:00
clutter-backend-cex100.h cex100: Add a Clutter EGL backend for CE3100/CE4100 SoCs 2010-09-03 11:13:35 +01:00
clutter-backend-egl.c cex100: Add a Clutter EGL backend for CE3100/CE4100 SoCs 2010-09-03 11:13:35 +01:00
clutter-backend-egl.h Hide internal glx and egl(x) backend symbols. 2010-08-23 11:49:07 +01:00
clutter-egl-headers.h egl: Fix the installed headers 2010-09-03 11:13:35 +01:00
clutter-egl.h egl: Fix the installed headers 2010-09-03 11:13:35 +01:00
clutter-event-tslib.c egl: Consolidates eglx and eglnative into one "egl" winsys 2010-06-18 17:38:41 +01:00
clutter-stage-egl.c Hide internal glx and egl(x) backend symbols. 2010-08-23 11:49:07 +01:00
clutter-stage-egl.h egl: Fix compilation for EGL native 2010-09-03 11:13:35 +01:00
Makefile.am egl: Fix the installed headers 2010-09-03 11:13:35 +01:00