mutter/clutter/sdl
Matthew Allum 76981c44a4 2007-05-02 Matthew Allum <mallum@openedhand.com>
* clutter/Makefile.am:
        * clutter/clutter-stage.c:
        * clutter/sdl/Makefile.am:
        * clutter/sdl/clutter-backend-sdl.c:
        * clutter/sdl/clutter-backend-sdl.h:
        * clutter/sdl/clutter-event-sdl.c:
        * clutter/sdl/clutter-sdl.h:
        * clutter/sdl/clutter-stage-sdl.c:
        * clutter/sdl/clutter-stage-sdl.h:
        * configure.ac:
        Add a basic SDL based backend. Lacks real input event handling
        (translation) as yet.
        Also allows for clutter to be built against dgles.
2007-05-02 20:05:29 +00:00
..
clutter-backend-sdl.c 2007-05-02 Matthew Allum <mallum@openedhand.com> 2007-05-02 20:05:29 +00:00
clutter-backend-sdl.h 2007-05-02 Matthew Allum <mallum@openedhand.com> 2007-05-02 20:05:29 +00:00
clutter-event-sdl.c 2007-05-02 Matthew Allum <mallum@openedhand.com> 2007-05-02 20:05:29 +00:00
clutter-sdl.h 2007-05-02 Matthew Allum <mallum@openedhand.com> 2007-05-02 20:05:29 +00:00
clutter-stage-sdl.c 2007-05-02 Matthew Allum <mallum@openedhand.com> 2007-05-02 20:05:29 +00:00
clutter-stage-sdl.h 2007-05-02 Matthew Allum <mallum@openedhand.com> 2007-05-02 20:05:29 +00:00
Makefile.am 2007-05-02 Matthew Allum <mallum@openedhand.com> 2007-05-02 20:05:29 +00:00