mutter/clutter/eglnative
Matthew Allum 051a76c155 2007-07-06 Matthew Allum <mallum@openedhand.com>
* clutter/Makefile.am:
        * clutter/eglnative/Makefile.am:
        * clutter/eglnative/clutter-backend-egl.c:
        * clutter/eglnative/clutter-backend-egl.h:
        * clutter/eglnative/clutter-egl.h:
        * clutter/eglnative/clutter-event-egl.c:
        * clutter/eglnative/clutter-stage-egl.c:
        * clutter/eglnative/clutter-stage-egl.h:
        * clutter/eglx/Makefile.am:
        * clutter/eglx/clutter-backend-egl.c:
        * clutter/eglx/clutter-egl.h:
        * clutter/eglx/clutter-event-egl.c:
        * clutter/eglx/clutter-stage-egl.c:
        * configure.ac:
        Add a new 'native' EGL backend for non X based EGL's
        (i.e on framebuffer).
        Rename old backend to 'eglx' and namespace public funcs with this.

        * clutter/pango/pangoclutter-private.h:
        Add extra checks for expected defines.
2007-07-06 13:56:01 +00:00
..
clutter-backend-egl.c 2007-07-06 Matthew Allum <mallum@openedhand.com> 2007-07-06 13:56:01 +00:00
clutter-backend-egl.h 2007-07-06 Matthew Allum <mallum@openedhand.com> 2007-07-06 13:56:01 +00:00
clutter-egl.h 2007-07-06 Matthew Allum <mallum@openedhand.com> 2007-07-06 13:56:01 +00:00
clutter-event-egl.c 2007-07-06 Matthew Allum <mallum@openedhand.com> 2007-07-06 13:56:01 +00:00
clutter-stage-egl.c 2007-07-06 Matthew Allum <mallum@openedhand.com> 2007-07-06 13:56:01 +00:00
clutter-stage-egl.h 2007-07-06 Matthew Allum <mallum@openedhand.com> 2007-07-06 13:56:01 +00:00
Makefile.am 2007-07-06 Matthew Allum <mallum@openedhand.com> 2007-07-06 13:56:01 +00:00