Matthew Allum
ea14a6b62d
2007-06-27 Matthew Allum <mallum@openedhand.com>
...
* Makefile.am:
Dont remove README on make clean
2007-06-27 11:56:41 +00:00
Emmanuele Bassi
90b0d654aa
2007-06-19 Emmanuele Bassi <ebassi@openedhand.com>
...
* README.in: Update release notes.
2007-06-19 14:52:19 +00:00
Emmanuele Bassi
fd0aa08be9
2007-06-19 Emmanuele Bassi <ebassi@openedhand.com>
...
* Makefile.am: Add README.in to the EXTRA_DIST.
2007-06-19 13:04:50 +00:00
Matthew Allum
c2236bb72a
2007-06-12 Matthew Allum <mallum@openedhand.com>
...
* clutter/clutter-alpha.c:
Remove stray g_debug.
* clutter/clutter-behaviour-rotate.c:
Register private class member.
* clutter/clutter-behaviour.c:
* clutter/clutter-behaviour.h:
Add applied and removed signals.
* Makefile.am:
* configure.ac:
* examples/Makefile.am:
* examples/README:
* examples/behave.c:
* examples/slider.c:
* examples/super-oh.c:
* examples/test-entry.c:
* examples/test-text.c:
* examples/test.c:
* tests/Makefile.am:
Remove examples, moving applicable code into tests.
2007-06-12 10:36:28 +00:00
Matthew Allum
d2efd34eb5
2007-05-25 Matthew Allum <mallum@openedhand.com>
...
* Makefile.am:
Install a default flavour .pc file.
* clutter/clutter-actor.c:
Translate units correctly for translate()
* clutter/clutter-feature.h:
Add new texture features.
* clutter/clutter-fixed.h:
Add clutter angle conversion defines.
* clutter/clutter-group.c:
Use cogl not GL. Dont recurse on show all.
* clutter/clutter-private.h:
Remove sync_viewport.
* clutter/clutter-rectangle.c:
Fix cogl typo.
* clutter/clutter-stage.c:
* clutter/clutter-stage.h:
Add perspective settings. Remove viewport_sync.
Add audience stubs. Fix up actor_at_pos a little (still broken)
* clutter/clutter-texture.h:
* clutter/clutter-texture.c:
Redo pixel uploading. Add initial (disabled) YUV support.
* clutter/clutter-timeline.c:
Fire 'completed' signal when looping.
* clutter/cogl/gl/cogl.c:
Move some backend checks here.
* clutter/glx/clutter-backend-glx.c:
Actually check target display has GLX ext.
* clutter/glx/clutter-stage-glx.c:
Handle offscreen failing more gracefully.
* examples/Makefile.am:
Use AM_LDFLAGS.
* clutter/clutter-main.c:
* clutter/clutter-feature.c:
* clutter/clutter-backend.c:
* clutter/clutter-alpha.c:
Fix a compile warnings.
* tests/Makefile.am:
* tests/test-offscreen.c:
* tests/test-scale.c:
More tests.
2007-05-25 10:56:09 +00:00
Tomas Frydrych
a338a95796
removed ClutterReal; added clutter-units
2007-05-22 09:31:40 +00:00
Tomas Frydrych
47b3d6db56
ClutterReal type
2007-05-18 07:30:06 +00:00
Matthew Allum
e1bf19f869
2007-05-05 Matthew Allum <mallum@openedhand.com>
...
* clutter/clutter-texture.c:
Fix typos with new cogl using texture code. Fixes tiled textures.
Add a check for max npots size.
* configure.ac:
* Makefile.am:
* tests/Makefile.am:
* tests/test-textures.c:
Add a simple texture test.
2007-05-04 23:53:49 +00:00
Matthew Allum
244cacd14b
2007-01-23 Matthew Allum <mallum@openedhand.com>
...
* Makefile.am:
* clutter.pc.in:
* clutter/Makefile.am:
* clutter/clutter-backend-glx.c:
* clutter/clutter-backend-glx.h:
* clutter/clutter-event.c:
* clutter/clutter-feature.c:
* clutter/clutter-group.c:
* clutter/clutter-main.c:
* clutter/clutter-main.h:
* clutter/clutter-private.h:
* clutter/clutter-stage-glx.c:
* clutter/clutter-stage-glx.h:
* clutter/clutter-stage.c:
* clutter/clutter-stage.h:
* clutter/clutter-util.c:
* clutter/clutter-util.h:
* clutter/pango/pangoclutter-render.c:
* configure.ac:
* examples/Makefile.am:
Initial work in supporting different GL backends (ie. GLX/EGL/DirectFB etc).
Currently just GLX supported and now mostly self contained.
* TODO:
Add a note about caching glenables
2007-01-23 20:29:11 +00:00
Emmanuele Bassi
69707e94a4
2006-11-30 Emmanuele Bassi <ebassi@openedhand.com>
...
* Makefile.am: Remove the gtk directory from the SUBDIRS.
* clutter/clutter-stage.h:
* clutter/clutter-stage.c: Add clutter_stage_swap_buffers(),
which swaps the GL buffers. This fixes the redraw in the
GTK widget.
2006-11-30 11:08:54 +00:00
Ross Burton
c43da5a4bd
2006-06-23 Ross Burton <ross@openedhand.com>
...
* configure.ac:
* Makefile.am:
Remove references to bindings/, it's moved.
2006-06-23 11:36:54 +00:00
Ross Burton
2b8420348a
And finish the move
2006-06-23 10:42:29 +00:00
Ross Burton
7dcf899480
First stage of the mass move
2006-06-23 10:42:11 +00:00
Ross Burton
177add8768
2006-06-21 Ross Burton <ross@openedhand.com>
...
* Makefile.am:
* gtk/Makefile.am:
Add gtk widget to distcheck and fix.
2006-06-21 16:14:43 +00:00
Emmanuele Bassi
c8d963f80d
2006-06-21 Emmanuele Bassi <ebassi@openedhand.com>
...
* clutter/Makefile.am:
* bindings/python/Makefile.am:
* Makefile.am: Fix distcheck
2006-06-21 15:54:46 +00:00
Matthew Allum
f00e84606c
2006-06-06 Matthew Allum <mallum@openedhand.com>
...
* configure.ac:
Use pkg-config to check for X. Really Check for GL libs.
Make gtk binding optional. Cleanup a little.
* Makefile.am:
* gtk/Makefile.am:
Make gtk binding optional
* clutter/clutter-element.c:
Cleanup a little, notify on size change.
* clutter/clutter-texture.c:
Lots of cleanups. Add waste prop. Add filter quality prop.
* clutter/clutter-clone-texture.c:
Make object construction simpler to work better with bindings.
* clutter/clutter-stage.c:
* clutter/clutter-timeline.c:
Minor reformating, cleanups.
* examples/test-text.c: (main):
Random experimentation
2006-06-06 20:40:40 +00:00
Iain Holmes
f0efad6b79
2006-06-06 Iain Holmes <iain@openedhand.com>
...
* gtk/: Add a gtk widget for clutter.
* configure.ac: Add GTK checks
* Makefile.am: Go into gtk/
2006-06-06 18:19:11 +00:00
Matthew Allum
342ea125f1
Merge gobject-branch into trunk
2006-05-29 08:59:36 +00:00
Matthew Allum
298f878086
Lots, see ChangeLog
2005-04-22 18:03:55 +00:00
Matthew Allum
3b342b81b7
autotool rejig
2005-04-13 19:49:56 +00:00