CVSROOT:        /cvs/gnome
Module name:    gimp
Changes by:     Helvetix        05/03/05 12:29:22

Modified files:
        .              : ChangeLog 
        app/composite  : gimp-composite-generic.c 
                         gimp-composite-mmx-installer.c 
                         gimp-composite-mmx-test.c gimp-composite-mmx.c 
                         gimp-composite-sse-installer.c 
                         gimp-composite-sse-test.c gimp-composite-sse.c 

Log message:
* app/composite/gimp-composite-generic.c
* app/composite/gimp-composite-mmx.c
* app/composite/gimp-composite-sse.c
Incorporated a very clean patch from [EMAIL PROTECTED]
(Frederic Leroy) which improves the generic performance of the
burn compositing function.  Speed is improved at a cost of a 64k
look-up table which is probably manageable for 8bpp images, but at
larger bpp images (which currently are not supported by the GIMP)
this is unlikely to be tolerable.

The generic C implementation of the burn function uses this
look-up table, the mmx/sse implementations have been commented out.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=Helvetix&date=explicit&mindate=2005-03-05%2012:28&maxdate=2005-03-05%2012:30

_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to