mutter/clutter/egl
Damien Lespiau af983faccd egl: Fix compilation for EGL native
Some minor fixes here and there: missing include, wrongly placed #endif,
unused variable warning fixes, missing #ifdef.

Make ClutterStageEGL a subclass of either ClutterStageX11 or GObject
depending if you compile with X11 support (EGLX) or not (native).
2010-09-03 11:13:35 +01:00
..
clutter-backend-egl.c egl: Fix compilation for EGL native 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: Consolidates eglx and eglnative into one "egl" winsys 2010-06-18 17:38:41 +01:00
clutter-egl.h egl: Consolidates eglx and eglnative into one "egl" winsys 2010-06-18 17:38:41 +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: Consolidates eglx and eglnative into one "egl" winsys 2010-06-18 17:38:41 +01:00