[clutter] Clutter with GLES

2009-07-29 Thread Hieu Le Trung
Hi, I'm new to Clutter. Today I want to try clutter with GLES but failed to compiled for some missing variables such as model_view, projection_stack... Any help on how to compile with GLES backend? Thanks, -Hieu

[clutter] Re: Clutter with GLES

2009-07-29 Thread Koen Kooi
On 29-07-09 09:30, Hieu Le Trung wrote: Hi, I’m new to Clutter. Today I want to try clutter with GLES but failed to compiled for some missing variables such as /model_view, projection_stack…/ Looks a lot like this bug that's still open: http://bugzilla.openedhand.com/show_bug.cgi?id=1698

[clutter] [ANNOUNCE] Clutter 1.0.0 (core) - stable release

2009-07-29 Thread Emmanuele Bassi
hi everyone; Clutter 1.0.0 is now available for download at: http://www.clutter-project.org/sources/clutter/1.0/ MD5 Checksums: dac6352daeef0926eab31c1a57e69148 clutter-1.0.0.tar.gz eb1a3db895d914dc29caadd15bc1f5e0 clutter-1.0.0.tar.bz2 Clutter is an open source software library for

[clutter] releases for Clutter 1.0 and integration libraries

2009-07-29 Thread Emmanuele Bassi
hi everyone; I wanted to give a proper notice about how we're going to play the 1.0 release of Clutter and relative integration libraries. Clutter 1.0.0 is going to be the first stable release of the 1.0 cycle, and the first release of the 1.0 API cycle. for Clutter-GTK and for

Re: [clutter] releases for Clutter 1.0 and integration libraries

2009-07-29 Thread Bastien Nocera
On Wed, 2009-07-29 at 10:45 +0100, Emmanuele Bassi wrote: hi everyone; snip [0] snip as for Clutter-GStreamer, Damien has plans about changing some API and using playbin2 and other features of GStreamer before committing to 1.0. Note that a lot of the hacks that use to be in Totem's

[clutter] Re: Clutter with GLES

2009-07-29 Thread Koen Kooi
On 29-07-09 11:10, Emmanuele Bassi wrote: On Wed, 2009-07-29 at 10:12 +0200, Koen Kooi wrote: Today I want to try clutter with GLES but failed to compiled for some missing variables such as /model_view, projection_stack…/ Looks a lot like this bug that's still open:

Re: [clutter] releases for Clutter 1.0 and integration libraries

2009-07-29 Thread Veli Ogla Sungutay
Thank you for the 1.0 release Emmanuele. It would also be very informative if Moblin folks also comment on integration of their libraries. What is the status and the future of NBTK for example? On Wed, Jul 29, 2009 at 1:11 PM, Bastien Nocera had...@hadess.net wrote: On Wed, 2009-07-29 at 10:45

Re: [clutter] releases for Clutter 1.0 and integration libraries

2009-07-29 Thread Emmanuele Bassi
On Wed, 2009-07-29 at 13:30 +0300, Veli Ogla Sungutay wrote: Thank you for the 1.0 release Emmanuele. It would also be very informative if Moblin folks also comment on integration of their libraries. What is the status and the future of NBTK for example? NBTK in Git master is going to depend

Re: [clutter] Re: Clutter with GLES

2009-07-29 Thread Veli Ogla Sungutay
I think at this stage where Clutter becoming 1.0 and Moblin 2.0 getting closer to a release, it's understandable that Intel is spending more time and resources on x86. On Wed, Jul 29, 2009 at 1:28 PM, Koen Kooi k.k...@student.utwente.nlwrote: On 29-07-09 11:10, Emmanuele Bassi wrote: On

Re: [clutter] Re: Clutter with GLES

2009-07-29 Thread Emmanuele Bassi
On Wed, 2009-07-29 at 12:28 +0200, Koen Kooi wrote: On 29-07-09 11:10, Emmanuele Bassi wrote: On Wed, 2009-07-29 at 10:12 +0200, Koen Kooi wrote: Today I want to try clutter with GLES but failed to compiled for some missing variables such as /model_view, projection_stack…/ Looks a lot

Re: [clutter] Re: Clutter with GLES

2009-07-29 Thread Gwenole Beauchesne
Hi, On Wed, 29 Jul 2009, Emmanuele Bassi wrote: let me re-state this as clearly as I can: compiling *is* *not* *the* *problem*: there have been changes in how Clutter and COGL work, and GL| ES backends have *not* been ported to them because we cannot *test* it. And people aren't going to

[clutter] Re: [Moblin Dev] [ANNOUNCE] Clutter 1.0.0 (core) - stable release

2009-07-29 Thread Emmanuele Bassi
On Wed, 2009-07-29 at 17:06 +0200, Koen Kooi wrote: On 29-07-09 11:44, Emmanuele Bassi wrote: hi everyone; Clutter 1.0.0 is now available for download at: Clutter currently requires: * GLib= 2.16.0 * Cairo= 1.6 * Pango= 1.20 * OpenGL= 1.4, OpenGL|ES 1.1 or

Re: [clutter] Re: [Moblin Dev] [ANNOUNCE] Clutter 1.0.0 (core) - stable release

2009-07-29 Thread Uday Verma
YAY! congrats! :) On Wed, Jul 29, 2009 at 10:18 AM, Emmanuele Bassi eba...@linux.intel.comwrote: On Wed, 2009-07-29 at 17:06 +0200, Koen Kooi wrote: On 29-07-09 11:44, Emmanuele Bassi wrote: hi everyone; Clutter 1.0.0 is now available for download at: Clutter currently requires:

Re: [clutter] Re: Clutter with GLES

2009-07-29 Thread Emmanuele Bassi
On Wed, 2009-07-29 at 17:10 +0200, Koen Kooi wrote: the PowerVR simulator has its own idiosyncrasies that might make stuff compile, but break subtly; this is acquired knowledge from the 0.8 development cycle. the only way of actually verifying that the GL|ES backends work with real

Re: [clutter] releases for Clutter 1.0 and integration libraries

2009-07-29 Thread Uday Verma
So any plans/ideas on when 0.10 for clutter-gst would be available for download? My project depends on both clutter and clutter-gst, so I can't really move to clutter-1.0 till I have clutter-gst-0.10 available. Hope its coming out real soon :) Thanks, On Wed, Jul 29, 2009 at 5:30 AM, Emmanuele

Re: [clutter] releases for Clutter 1.0 and integration libraries

2009-07-29 Thread Emmanuele Bassi
On Wed, 2009-07-29 at 11:39 -0500, Uday Verma wrote: So any plans/ideas on when 0.10 for clutter-gst would be available for download? My project depends on both clutter and clutter-gst, so I can't really move to clutter-1.0 till I have clutter-gst-0.10 available. Hope its coming out real

Re: [clutter] releases for Clutter 1.0 and integration libraries

2009-07-29 Thread Uday Verma
Yay!! :) On Wed, Jul 29, 2009 at 11:45 AM, Emmanuele Bassi eba...@linux.intel.comwrote: On Wed, 2009-07-29 at 11:39 -0500, Uday Verma wrote: So any plans/ideas on when 0.10 for clutter-gst would be available for download? My project depends on both clutter and clutter-gst, so I can't

[clutter] [ANNOUNCE] clutter-gst 0.10.0 - stable release

2009-07-29 Thread Damien Lespiau
Hi everyone, clutter-gst 0.10.0 is now available for download at: http://www.clutter-project.org/sources/clutter-gst/0.10/ MD5 checksums: 876317e3f445bd28fcb9206b2272c102 clutter-gst-0.10.0.tar.bz2 f6b8ce71a910c282924563817e34c0d0 clutter-gst-0.10.0.tar.gz Clutter-GStreamer