mutter/clutter/egl
Damien Lespiau e1e5db0032 cex100: Add a Clutter EGL backend for CE3100/CE4100 SoCs
Intel CE3100 and CE4100 SoCs are designed for TVs. They have separate
framebuffers that are blended together by a piece of hardware to make
the final output. The library that allows you to initialize and
configure those planes is called GDL. A EGL GDL winsys can then be
use with those planes as NativeWindowType to select which plane to use.

This patch adds a new ClutterBackendCex100 backend that can be
selected at compile time with the new --with-flavour=cex100 option.
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: 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 cex100: Add a Clutter EGL backend for CE3100/CE4100 SoCs 2010-09-03 11:13:35 +01:00