mutter/clutter
Matthew Allum 9c572ff45a 2006-06-08 Matthew Allum <mallum@openedhand.com>
* clutter/clutter-main.c:
        * clutter/clutter-private.h:
        * clutter/clutter-stage.c:
        Rework and fix offscreen rendering, also rejig GLX
        context handling, moving mostly into stage.
        Require at least OpenGL 1.2 ( CLAMP_TO_EDGE )

        * clutter/clutter-texture.c:
        Explicity set props on _init() as to avoid nasty can_create
        bug failing miserably in certain situations.
        Switch to CLAMP_TO_EDGE for textures to avoid tile seams.
        Add some more GL error checks.

        * clutter/clutter-label.c:
        Extra debug info

        * configure.ac:
        Require gdk-pixbuf-xlib-2.0
2006-06-08 21:28:05 +00:00
..
clutter-clone-texture.c 2006-06-06 Matthew Allum <mallum@openedhand.com> 2006-06-06 20:40:40 +00:00
clutter-clone-texture.h Merge gobject-branch into trunk 2006-05-29 08:59:36 +00:00
clutter-color.c 2006-06-05 Emmanuele Bassi <ebassi@openedhand.com> 2006-06-05 13:38:31 +00:00
clutter-color.h 2006-06-05 Emmanuele Bassi <ebassi@openedhand.com> 2006-06-05 13:38:31 +00:00
clutter-element.c 2006-06-06 Matthew Allum <mallum@openedhand.com> 2006-06-06 20:40:40 +00:00
clutter-element.h 2006-06-02 Matthew Allum <mallum@openedhand.com> 2006-06-02 20:24:55 +00:00
clutter-event.c 2006-06-05 Emmanuele Bassi <ebassi@openedhand.com> 2006-06-05 13:38:31 +00:00
clutter-event.h 2006-06-05 Matthew Allum <mallum@openedhand.com> 2006-06-05 21:44:13 +00:00
clutter-group.c 2006-06-05 Matthew Allum <mallum@openedhand.com> 2006-06-05 21:49:25 +00:00
clutter-group.h 2006-06-05 Emmanuele Bassi <ebassi@openedhand.com> 2006-06-05 13:38:31 +00:00
clutter-keysyms.h Merge gobject-branch into trunk 2006-05-29 08:59:36 +00:00
clutter-label.c 2006-06-08 Matthew Allum <mallum@openedhand.com> 2006-06-08 21:28:05 +00:00
clutter-label.h 2006-06-05 Emmanuele Bassi <ebassi@openedhand.com> 2006-06-05 13:38:31 +00:00
clutter-main.c 2006-06-08 Matthew Allum <mallum@openedhand.com> 2006-06-08 21:28:05 +00:00
clutter-main.h 2006-06-05 Emmanuele Bassi <ebassi@openedhand.com> 2006-06-05 13:38:31 +00:00
clutter-marshal.list 2006-06-05 Emmanuele Bassi <ebassi@openedhand.com> 2006-06-05 13:38:31 +00:00
clutter-private.h 2006-06-08 Matthew Allum <mallum@openedhand.com> 2006-06-08 21:28:05 +00:00
clutter-rectangle.c 2006-06-05 Emmanuele Bassi <ebassi@openedhand.com> 2006-06-05 13:38:31 +00:00
clutter-rectangle.h 2006-06-05 Emmanuele Bassi <ebassi@openedhand.com> 2006-06-05 13:38:31 +00:00
clutter-stage.c 2006-06-08 Matthew Allum <mallum@openedhand.com> 2006-06-08 21:28:05 +00:00
clutter-stage.h 2006-06-05 Matthew Allum <mallum@openedhand.com> 2006-06-05 21:44:13 +00:00
clutter-texture.c 2006-06-08 Matthew Allum <mallum@openedhand.com> 2006-06-08 21:28:05 +00:00
clutter-texture.h Merge gobject-branch into trunk 2006-05-29 08:59:36 +00:00
clutter-timeline.c 2006-06-06 Matthew Allum <mallum@openedhand.com> 2006-06-06 20:40:40 +00:00
clutter-timeline.h 2006-06-01 Matthew Allum <mallum@openedhand.com> 2006-06-01 21:37:28 +00:00
clutter-util.c Merge gobject-branch into trunk 2006-05-29 08:59:36 +00:00
clutter-util.h Merge gobject-branch into trunk 2006-05-29 08:59:36 +00:00
clutter-video-texture.c Merge gobject-branch into trunk 2006-05-29 08:59:36 +00:00
clutter-video-texture.h Merge gobject-branch into trunk 2006-05-29 08:59:36 +00:00
clutter.h Merge gobject-branch into trunk 2006-05-29 08:59:36 +00:00
Makefile.am Merge gobject-branch into trunk 2006-05-29 08:59:36 +00:00