Re: [E-devel] Evas fb engine failure

2006-11-19 Thread [EMAIL PROTECTED]
> > I've held off on sending you any further patches so as not > > to overwhelm you with things and such. > > However, it's starting to become problematic for me as well. > > Let me think about this a bit. > > sorry about that :( i do get to your patches eventually - > sometimes quickly :

Re: [E-devel] Evas fb engine failure

2006-11-19 Thread The Rasterman
On Sun, 19 Nov 2006 18:30:59 GMT "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> babbled: > > Carsten writes: > > > > For gradients, I just sent you the last real api addition > > > that I have in mind for these.. the ability to set a (file,key) > > > on a grad obj, so one can load spectra from

Re: [E-devel] Evas fb engine failure

2006-11-19 Thread [EMAIL PROTECTED]
Carsten writes: > > For gradients, I just sent you the last real api addition > > that I have in mind for these.. the ability to set a (file,key) > > on a grad obj, so one can load spectra from anything the image > > loaders can load (along the new gimp "ggr" loader I included). > >

Re: [E-devel] Evas fb engine failure

2006-11-19 Thread The Rasterman
On Sat, 14 Oct 2006 07:56:35 GMT "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> babbled: > > Carsten writes: > > > On Fri, 6 Oct 2006 13:31:19 +0200 "Jorge Luis Zapata Muga" > > <[EMAIL PROTECTED]> babbled: > > ... > > ... > > > > > btw a little offtopic, but now that the premul stuff is in, > >

Re: [E-devel] Evas fb engine failure

2006-10-14 Thread [EMAIL PROTECTED]
Carsten writes: > On Fri, 6 Oct 2006 13:31:19 +0200 "Jorge Luis Zapata Muga" > <[EMAIL PROTECTED]> babbled: > ... > ... > > > btw a little offtopic, but now that the premul stuff is in, > > isnt a good time to continue thinking/start coding the next evas? > > the next? or simply fixing

Re: [E-devel] Evas fb engine failure

2006-10-11 Thread The Rasterman
On Fri, 6 Oct 2006 13:31:19 +0200 "Jorge Luis Zapata Muga" <[EMAIL PROTECTED]> babbled: > On 10/6/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > Nathan writes: > > > > > I received a bug report from Lutin on #edevelop today that > > > indicated that evas would not build on PPC li

Re: [E-devel] Evas fb engine failure

2006-10-06 Thread Jorge Luis Zapata Muga
On 10/6/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Nathan writes: > > > I received a bug report from Lutin on #edevelop today that > > indicated that evas would not build on PPC linux with the FB > > engine enabled because PAGE_MASK is not defined. > > > I thought that Jor

Re: [E-devel] Evas fb engine failure

2006-10-05 Thread The Rasterman
On Fri, 6 Oct 2006 00:57:33 -0500 "Nathan Ingersoll" <[EMAIL PROTECTED]> babbled: > On 10/6/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > I personally don't have access to a ppc. :( > > > >jose. > > Actually, testing on any architecture would be helpful. As I'm > building o

Re: [E-devel] Evas fb engine failure

2006-10-05 Thread Nathan Ingersoll
On 10/6/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I personally don't have access to a ppc. :( > >jose. Actually, testing on any architecture would be helpful. As I'm building on Mac OS X and Solaris these days, I can't even attempt to test anything FB related. I also don't k

Re: [E-devel] Evas fb engine failure

2006-10-05 Thread [EMAIL PROTECTED]
Nathan writes: > I received a bug report from Lutin on #edevelop today that > indicated that evas would not build on PPC linux with the FB > engine enabled because PAGE_MASK is not defined. > I thought that Jorge (aka. turran) was going to do some work on the evas fb engine, and

[E-devel] Evas fb engine failure

2006-10-05 Thread Nathan Ingersoll
I received a bug report from Lutin on #edevelop today that indicated that evas would not build on PPC linux with the FB engine enabled because PAGE_MASK is not defined. I put a patch together that may address the problem, but I don't have a Linux system to test on right now. If someone could test