On Wed, 14 Dec 2005 02:07:39 -0500 Jose O Gonzalez <[EMAIL PROTECTED]> babbled:
>
>
> On Tue, 13 Dec 2005 16:04:30 +0900 Carsten writes:
> >
> >
> > for now the only thing i have done are copy (blit) and
> > alpha blend
> > (with or without destination alpha).
> >
> > for C, mmx, sse and sse
On Tue, 13 Dec 2005 16:04:30 +0900 Carsten writes:
>
>
> for now the only thing i have done are copy (blit) and
> alpha blend
> (with or without destination alpha).
>
> for C, mmx, sse and sse2 i have done:
> done:
>
> * solid pixel copy forwards
> * pixel blend
> * pixel blend dst alpha
>
On Tue, 13 Dec 2005 01:03:13 -0500 Jose O Gonzalez <[EMAIL PROTECTED]> babbled:
>
>
> On Tue, 13 Dec 2005 12:42:46 +0900 Carsten writes:
> > On Mon, 12 Dec 2005 20:41:12 -0500 Jose O Gonzalez
> > <[EMAIL PROTECTED]> babbled:
> >
> > >
> > >
> > > U Yeah, definitely something amiss
On Tue, 13 Dec 2005 12:42:46 +0900 Carsten writes:
> On Mon, 12 Dec 2005 20:41:12 -0500 Jose O Gonzalez
> <[EMAIL PROTECTED]> babbled:
>
> >
> >
> > U Yeah, definitely something amiss here :(
>
> yeah. that was a good start in debugging, finding the algorithm
> issues then
> no
On Mon, 12 Dec 2005 20:41:12 -0500 Jose O Gonzalez <[EMAIL PROTECTED]> babbled:
>
>
> On Mon, 12 Dec 2005 21:27:56 +0900 Carsten writes:
> > On Mon, 12 Dec 2005 05:12:11 -0500 Jose O Gonzalez
> > <[EMAIL PROTECTED]> babbled:
> >
> > >
> > >
> > > On Mon, 12 Dec 2005 17:39:29 +0900 Carsten wr
On Mon, 12 Dec 2005 21:27:56 +0900 Carsten writes:
> On Mon, 12 Dec 2005 05:12:11 -0500 Jose O Gonzalez
> <[EMAIL PROTECTED]> babbled:
>
> >
> >
> > On Mon, 12 Dec 2005 17:39:29 +0900 Carsten writes:
> > > On Mon, 12 Dec 2005 03:31:32 -0500 Jose O Gonzalez
> > > <[EMAIL PROTECTED]> babbled:
On Mon, 12 Dec 2005 05:12:11 -0500 Jose O Gonzalez <[EMAIL PROTECTED]> babbled:
>
>
> On Mon, 12 Dec 2005 17:39:29 +0900 Carsten writes:
> > On Mon, 12 Dec 2005 03:31:32 -0500 Jose O Gonzalez
> > <[EMAIL PROTECTED]> babbled:
> >
> > > They'll remain in deep freeze til you let me know
> > ot
On Mon, 12 Dec 2005 17:39:29 +0900 Carsten writes:
> On Mon, 12 Dec 2005 03:31:32 -0500 Jose O Gonzalez
> <[EMAIL PROTECTED]> babbled:
>
> > They'll remain in deep freeze til you let me know
> otherwise :)
> >
> > As far as the blend functions...
> >
> > From that one screenshot,
On Mon, 12 Dec 2005 03:31:32 -0500 Jose O Gonzalez <[EMAIL PROTECTED]> babbled:
> They'll remain in deep freeze til you let me know otherwise :)
>
> As far as the blend functions...
>
> From that one screenshot, it's unlikely that the dst-alpha
> blend functions are causing wha
On Sun, 11 Dec 2005 23:51:24 +0900 Carsten writes:
> On Sun, 11 Dec 2005 02:00:55 -0500 Jose O Gonzalez
> <[EMAIL PROTECTED]> babbled:
>
> >
> >
> > On Sun, 11 Dec 2005 13:59:10 +0900 Carsten writes:
> > > On Sat, 10 Dec 2005 20:47:56 -0600 Brian Mattern
> > > <[EMAIL PROTECTED]>
> > > babbl
On Sun, 11 Dec 2005 02:00:55 -0500 Jose O Gonzalez <[EMAIL PROTECTED]> babbled:
>
>
> On Sun, 11 Dec 2005 13:59:10 +0900 Carsten writes:
> > On Sat, 10 Dec 2005 20:47:56 -0600 Brian Mattern
> > <[EMAIL PROTECTED]>
> > babbled:
> >
> > > Some recent commit (after the 2nd but before the 8th) bro
On Sun, 11 Dec 2005 13:59:10 +0900 Carsten writes:
> On Sat, 10 Dec 2005 20:47:56 -0600 Brian Mattern
> <[EMAIL PROTECTED]>
> babbled:
>
> > Some recent commit (after the 2nd but before the 8th) broke evas
> shape
> > mask calculations. I'm going to go out on a limb and blame Jose's
> > grad
On Sat, 10 Dec 2005 20:47:56 -0600 Brian Mattern <[EMAIL PROTECTED]>
babbled:
> Some recent commit (after the 2nd but before the 8th) broke evas shape
> mask calculations. I'm going to go out on a limb and blame Jose's
> gradient patch :)
correct. found it. the destination alpha math definitely
Some recent commit (after the 2nd but before the 8th) broke evas shape
mask calculations. I'm going to go out on a limb and blame Jose's
gradient patch :)
For some reason regions that have transparent images blended onto opaque
ones get shaped out now.
For an example, see: http://rephorm.com/f
14 matches
Mail list logo