1
0
Fork 0
A repository that has original sources for patches used in the Arch User Repository package called "mutter-performance". https://aur.archlinux.org/packages/mutter-performance
Find a file
Matthew Allum ba09979db0 2006-06-02 Matthew Allum <mallum@openedhand.com>
* clutter/clutter-element.h:
        Add missing _depth() declarations

        * clutter/clutter-main.c:
        * clutter/clutter-main.h:
        * clutter/clutter-private.h:
        * clutter/clutter-stage.c:
        * clutter/clutter-stage.h:
        Rejig GL setup as for stage to support an offscreen property.
        Offscreen support is however a little borked.
2006-06-02 20:24:55 +00:00
bindings Merge gobject-branch into trunk 2006-05-29 08:59:36 +00:00
clutter 2006-06-02 Matthew Allum <mallum@openedhand.com> 2006-06-02 20:24:55 +00:00
doc Merge gobject-branch into trunk 2006-05-29 08:59:36 +00:00
examples Merge gobject-branch into trunk 2006-05-29 08:59:36 +00:00
gst Merge gobject-branch into trunk 2006-05-29 08:59:36 +00:00
AUTHORS autotool rejig 2005-04-13 19:49:56 +00:00
autogen.sh Merge gobject-branch into trunk 2006-05-29 08:59:36 +00:00
ChangeLog 2006-06-02 Matthew Allum <mallum@openedhand.com> 2006-06-02 20:24:55 +00:00
clutter.pc.in Merge gobject-branch into trunk 2006-05-29 08:59:36 +00:00
configure.ac Merge gobject-branch into trunk 2006-05-29 08:59:36 +00:00
COPYING 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
NEWS autotool rejig 2005-04-13 19:49:56 +00:00
README Merge gobject-branch into trunk 2006-05-29 08:59:36 +00:00
TODO Merge gobject-branch into trunk 2006-05-29 08:59:36 +00:00


What it will do:
 
 - Give a nice easy GObject based API for creating fast, mainly 2D
   single window stylalised applications such as media box UI's, 
   presentaions, kiosk style apps etc.
   
 - If you've ever used Director, thats the kind of functionality, 
   clutter aims for. 

What it wont do:

 - Provide a general interface to all openGL functionality