Re: [E-devel] a guide request about windows transition effects

2009-01-18 Thread Oguz Yarimtepe
Hi, On Sat, Jan 17, 2009 at 8:59 PM, Veli Ogla Sungutay wrote: > No Vincent says you can use the OpenGL hardware acceleration for *2d*. > Ok. > Evas doesn't do 3D. Evas doesn't have the z coordinate. We can however fake > 3D with perspective and we need a Transformation Matrix for > rotation/s

[E-devel] ewl on Windows XP (screenshot)

2009-01-18 Thread Vincent Torri
Hey, i tried to compile and run ewl on windows (with ddraw). I had to do bad hacks so that it compiles and runs, but it's there. There are still segfaults and strange behavior sometimes (one can be seen in the shot below), so a lot work must be done on that port. It's useless to compile it ri

Re: [E-devel] cpu frequency not scaling with E17 + Ubuntu

2009-01-18 Thread Steve Jones
Carsten Haitzler (The Rasterman) wrote: > On Sun, 18 Jan 2009 16:05:00 -0200 "Gustavo Sverzut Barbieri" > babbled: > >> On Sun, Jan 18, 2009 at 3:45 PM, Steve Jones >> wrote: >>> Gustavo Sverzut Barbieri wrote: On Mon, Jan 12, 2009 at 4:55 PM, Frederick Reeve wrote: > On Wed, 7 Jan 200

Re: [E-devel] cpu frequency not scaling with E17 + Ubuntu

2009-01-18 Thread The Rasterman
On Sun, 18 Jan 2009 16:05:00 -0200 "Gustavo Sverzut Barbieri" babbled: > On Sun, Jan 18, 2009 at 3:45 PM, Steve Jones > wrote: > > Gustavo Sverzut Barbieri wrote: > >> On Mon, Jan 12, 2009 at 4:55 PM, Frederick Reeve wrote: > >>> On Wed, 7 Jan 2009 21:54:52 -0200 > >>> "Gustavo Sverzut Barbieri

Re: [E-devel] cpu frequency not scaling with E17 + Ubuntu

2009-01-18 Thread Gustavo Sverzut Barbieri
On Sun, Jan 18, 2009 at 3:45 PM, Steve Jones wrote: > Gustavo Sverzut Barbieri wrote: >> On Mon, Jan 12, 2009 at 4:55 PM, Frederick Reeve wrote: >>> On Wed, 7 Jan 2009 21:54:52 -0200 >>> "Gustavo Sverzut Barbieri" wrote: >>> On Wed, Jan 7, 2009 at 9:29 PM, The Rasterman Carsten Haitzler >>>

Re: [E-devel] cpu frequency not scaling with E17 + Ubuntu

2009-01-18 Thread Steve Jones
Gustavo Sverzut Barbieri wrote: > On Mon, Jan 12, 2009 at 4:55 PM, Frederick Reeve wrote: >> On Wed, 7 Jan 2009 21:54:52 -0200 >> "Gustavo Sverzut Barbieri" wrote: >> >>> On Wed, Jan 7, 2009 at 9:29 PM, The Rasterman Carsten Haitzler >>> wrote: On Thu, 8 Jan 2009 09:15:25 +1030 "Graham Gowe

Re: [E-devel] [Heads Up] Summer of Code 2009.....

2009-01-18 Thread Sevcsik András
2009. 01. 13, kedd keltezéssel 20.15-kor Vincent Torri ezt írta: > > On Tue, 13 Jan 2009, Gustavo Sverzut Barbieri wrote: > > > On Tue, Jan 13, 2009 at 4:12 PM, Ravenlock wrote: > >> Hello, > >> > >> It's (almost) that time of year again! We are about a month away from > >> when SoC was officia

Re: [E-devel] (third) patch for Elementary on Windows XP

2009-01-18 Thread Vincent Torri
while waiting for that patch to be in, here is a screen shot: http://www.maths.univ-evry.fr/pages_perso/vtorri/files/elm_win32.png Vincent On Sat, 17 Jan 2009, Vincent Torri wrote: > > third patch. I now export the elm_main symbol in test.c and it seems to work > > so the patch should be good