Hi;

On Fri, 2007-08-17 at 22:42 +0300, Kate Alhola wrote:
> I have been compiling and testing OpenGl-ES version from latest svn
> snapshot.
> 
> At first,  just small typo fix
> 

[snip]

Thanks - fixed in trunk and 0.4 branch.

> 
> Then just a comment , toys makefiles still refer to clutter-0.4. and
> clutter version generated is 0.5

Yes, toys are still targeting the 0.4 stable branch. They will likely
get moved to 0.5/trunk when it stabilises / get features were working
on. As we experiment with new stuff in trunk it will get a little rocky.
 
> 
> Then one inconsistency, i did not try to make actual fix because i am
> not sure what is the best way to do it.
> glx and eglx versios have some naming differencies like pkg-config file
> for eglx is clutter-eglx-0.5 and in
> glx  clutter-glx-0.5 but the glutter-gtk is hard referencing in
> configure.ac clutter-glx-0.5 .

Yes, this is deliberate. Clutter-gtk only currently supports a clutter
with a glx backend (thus the naming in the pkg-config check). It wont
for example (easily) work with an eglnative or sdl backend clutter but
it *could* work with eglx - though for that to work I think it needs the
xembed parts porting to it from the glx backend as well as fixes like
you mentioned below build wise - did that work for you out of interest
(beyond actually building) ?

Also I held off from doing this so far mainly as to avoid duping a load
of code between the two X based backends and figuring out how to get
some nice share X code in there for all this. Also I dont have reliable
eglx based h/w to test on.

Many thanks;

  -- Matthew

-- 
To unsubscribe send a mail to [EMAIL PROTECTED]

Reply via email to