On Fri, 15 Apr 2005 07:35:09 -0400 Jose O Gonzalez <[EMAIL PROTECTED]> babbled: > > > 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) > > > > Yeah, I was worried that the C macros being passed to the mmx > macros might cause a problem, so I did try compiling them first. > For me they all compiled cleanly, so I didn't worry about it > further.. But I only actually tested *one* function (blending pixels > to pixels.. it seemed to work fine). try -O3 :) (sorry - been busy! still catching up!) :) > Here are the CC flags I used in my test makefile: > > CCOPTIONS = \ > -D__i686 \ > -02 \ > -funroll-all-loops \ > -malign-loops = 2 \ > -malign-jumps = 2 \ > -malign-functions = 2 \ > -ffast-math \ > -Winline \ > -g > > I never did test any of the other functions, nor did I try > compiling or testing evas with them, at all. > In any case, if it doesn't compile for you with evas' given > options, then it's no good :( > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 裸好多 [EMAIL PROTECTED] Tokyo, Japan (東京 日本) ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel