On Fri, 15 Apr 2005 17:18:26 +0900 Carsten writes:
> On Wed, 13 Apr 2005 07:07:46 -0400 Jose O Gonzalez 
> <[EMAIL PROTECTED]> babbled:
> 
> > 
> >     Attached are some blending routines for evas.. mostly 
> useless
> > to anyone except for Carsten to probably laugh at :)
> >     Very sketchy stuff, just for testing some ideas etc.
> 
> i actually cant even compile some of them - assembler is not happy. 
> its not happy with some of the macros being used as assembler macro 
> parameters - it was a normal everyday variable there - not a macro. 
> if i create a tmp variable it still fucks up... lots of them. have u 
> tried it yet?  i have hacked around some - but others dont work no 
> matter how hard i try (the compilers own optimisations etc. are 
> fucking around with the mmx)
> 

        Well, here's another possibly fruitless variation of the
sketchy, problematic, evas mmx blending functions -- this time
without compound logical or arithmetic expressions passed to the
mmx macros.
        All the functions compile cleanly for me.. and the ones
I've tested 'seem' ok.. but things did so before as well, so if
things are still screwed up on your system, there's no telling
what's going on without looking further into it -- and I'm not
sure it's really worth it :)

Attachment: evas_blend.tgz
Description: Binary data

Reply via email to