On Tuesday, 26 April 2005, at 05:46:39 (-0600),
Tres Melton wrote:

> 3.    eterm-0.9.3-shade_24_mmx.patch
> 4.    eterm-0.9.3-shade_24_mmx-2.patch
>       The first one adds an MMX optimized assembly routine for shading an
> Eterm w/ 24 bit color.  The second modifies pixmap.c to use the new
> routine.  I don't have the hardware to test this one with so someone
> with an x86 (not AMD64 or EM64T) and 24 bit color should test it.

Doesn't work here.  I get the following assembler errors:

mmx_cmod.S: Assembler messages:
mmx_cmod.S:492: Error: expecting scale factor of 1, 2, 4, or 8: got `3)'
mmx_cmod.S:511: Error: expecting scale factor of 1, 2, 4, or 8: got `3)'
mmx_cmod.S:512: Error: suffix or operands invalid for `movd'
mmx_cmod.S:524: Error: expecting scale factor of 1, 2, 4, or 8: got `3)'
make[2]: *** [mmx_cmod.lo] Error 1

> 5.    eterm-0.9.3-shade_32_optimize1.patch
> 6.    eterm-0.9.3-shade_32_optimize2.patch
> 7.    eterm-0.9.3-shade_24_optimize1.patch
> 8.    eterm-0.9.3-shade_24_optimize2.patch

All applied and committed.

> Next I would like to start submitting some hooks for the
> shade_ximage_??_mmx_64 routines that I am working on.  Some of the
> line numbers in the patch files might be off as these hooks are
> already in my code.  I think that they take 17 lines at the top of
> the file.  I did edit the patch files to remove the stuff that
> wasn't relevant to each particular patch.  Let me know if I've done
> this correctly and how to fix it if I haven't.  I will confess that
> I need sleep (@ 5:45 am) but I compiled after all of them and tested
> the parts that I have hardware for so everything should work (famous
> last words).  I made all of the patches from the src directory.

Changes in line numbers are not a problem, but if you could make the
patch from the top-level directory (cvs/eterm/Eterm/), that would be
great. :)

Thanks,
Michael

-- 
Michael Jennings (a.k.a. KainX)  http://www.kainx.org/  <[EMAIL PROTECTED]>
n + 1, Inc., http://www.nplus1.net/       Author, Eterm (www.eterm.org)
-----------------------------------------------------------------------
 "Oh gaze of love, so melt my pride that I may in your house but
  kneel, and in my brokenness to cry spring worship unto thee."
                                               -- Jars of Clay, "Hymn"


-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to