Hey,

It seems that the Windows CE port is working. Right now, only 2 backends 
can be used, but both are deprecated on recent (>= 2005) devices. What is 
working is expedite with most of the tests. I'm quite happy :) The current 
code in cvs is almost good. Only some minor modifications are on my hd.

Here are some tests numbers with expedite on an old (2002) Ipaq H3970 (400 
MHz, qvga):

  image blend unscaled: 3.55
  image blend solid unscale : 18.88
  image blend nearest scaled : 2.97
  image blend nearest solid scaled : 22.19
  image blend smooth scaled : 2.98
  image blend smooth solid scaled : 22.38
  image blend border : 6
  image blend solid border : 19.57
  image blend border recolor: 2.4
  image quality scale: 25.22

The numbers can vary a lot (image quality scale grows up to 44, for 
example). It is also not completely optimized (I know better optimization 
flags that i didn't use in these binaries for that device, use of an 
optimized asm memcpy for arm >= armv5te for evas, ...).

There are still several problems. One is that the ipaq runs in landscape 
(that device is quite buggy). And the name of the test that is displayed 
below the "lamp" (the lighting rectangle below the selected icon) is not 
displayed. I mean that the screen is not sufficiently large : the bottom 
of the lamp is at the bottom of the screen. So it is like the height of 
the screen in landscape is not sifficiently large:

  +--------------------------+
  |         EXPEDITE         |
  |           ___            |
  |          /   \           |
  |          | E |           |
  |        O \___/ O         |
  |          O O O           |
  |           |_|            |
  +--------------------------+

Is it a general problem with landscape qvga on pda with evas / expedite ?

Vincent

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to