On Mon, 17 Dec 2007 10:13:22 +0100 mario <[EMAIL PROTECTED]> babbled:

> On Dec 16, 2007 11:04 PM, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote:
> > > I'm still working on my arm board:
> > > All it's ok evas_fb_test run perfectly.
> > >
> > > Now I'm working on edje: there is a problem in a simple program:
> > >
> > Mario, it works great on Nokia devices (arm1136jf-s and arm926ej-s), I
> > never tried with fb engine, just software_16_x11 and software_x11, but
> > I can't see how can this change things.
> 
> Solved.
> I used an old (August) version of edje taken from
> http://download.enlightenment.org/snapshots/
> Now I'm using the code from cvs and all it's ok....
> 
> ok but slow :(

slow is relative. for what evas is doing (alpha blending, realtime, with fully
filtered scaling in 32bpp and converting to 16bpp with dithering...) it's
actually incredibly fast. nothing gets the level of image quality evas does at
the same speed - without it all being hardware accelerated. even then it often
drops image quality. the software_16 engine drops some quality in return for
speed. personally i chose to stick with quality for the software_x11 engine.
that was a choice i made.

> better than qtopia but still slow!
> next step: try the software16 engine over kdrive to see if something is
> better. ... even if kdrive seems to be impossibile to compile.
> 
> 
> 
> Tnx all!
> Mario
> 
> 
> p.s.
> for those who will came: pkg-config fails on cross-compiling:
> sometimes you need to manually enable|disable what you want|dont in
> the configure.in
> 
> -------------------------------------------------------------------------
> SF.Net email is sponsored by:
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services
> for just about anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to