gimp/app/composite
Manish Singh 85b38140d9 app/base/cpu-accel.c app/composite/gimp-composite-3dnow.h
2006-02-27  Manish Singh  <yosh@gimp.org>

        * app/base/cpu-accel.c
        * app/composite/gimp-composite-3dnow.h
        * app/composite/gimp-composite-mmx.h
        * app/composite/gimp-composite-sse.h
        * app/composite/gimp-composite-sse2.h: check for __PIC__ in addition
        to PIC.
2006-02-28 06:34:16 +00:00
..
.cvsignore shut up cvs 2003-08-18 05:42:23 +00:00
Makefile.am ypto 2005-08-01 05:19:45 +00:00
gimp-composite-3dnow-installer.c acinclude.m4 m4macros/Makefile.am new macro: GIMP_DETECT_CFLAGS; used to 2005-08-01 04:45:34 +00:00
gimp-composite-3dnow-test.c a regression test now iterates over 8388625 pixels per pass. 2004-09-03 02:53:19 +00:00
gimp-composite-3dnow.c acinclude.m4 m4macros/Makefile.am new macro: GIMP_DETECT_CFLAGS; used to 2005-08-01 04:45:34 +00:00
gimp-composite-3dnow.h app/base/cpu-accel.c app/composite/gimp-composite-3dnow.h 2006-02-28 06:34:16 +00:00
gimp-composite-altivec-installer.c automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00
gimp-composite-altivec-test.c app/composite/gimp-composite-altivec-installer.c reverted to working 2005-05-15 01:08:31 +00:00
gimp-composite-altivec.c automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00
gimp-composite-altivec.h More accelerated functions (screen, grain_merge, grain_extract, divide, 2005-03-19 20:25:36 +00:00
gimp-composite-generic-installer.c automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00
gimp-composite-generic.c replaced binary operations with a naive but faster implementation using a 2005-09-27 23:10:26 +00:00
gimp-composite-generic.h fixed dependencies for test-config. 2003-10-12 16:46:50 +00:00
gimp-composite-mmx-installer.c automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00
gimp-composite-mmx-test.c Fixed signedness problems is calls to gimp_rgb_to_hsv_int() and the like. 2005-05-14 23:17:56 +00:00
gimp-composite-mmx.c automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00
gimp-composite-mmx.h app/base/cpu-accel.c app/composite/gimp-composite-3dnow.h 2006-02-28 06:34:16 +00:00
gimp-composite-regression.c Regression tests now include printing the image type for each test. 2004-09-02 02:46:31 +00:00
gimp-composite-regression.h Added functions to print the pixels in their various formats. 2003-10-25 06:39:00 +00:00
gimp-composite-sse-installer.c automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00
gimp-composite-sse-test.c app/composite/gimp-composite-generic.c app/composite/gimp-composite-mmx.c 2005-03-05 17:29:21 +00:00
gimp-composite-sse.c automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00
gimp-composite-sse.h app/base/cpu-accel.c app/composite/gimp-composite-3dnow.h 2006-02-28 06:34:16 +00:00
gimp-composite-sse2-installer.c automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00
gimp-composite-sse2-test.c a regression test now iterates over 8388625 pixels per pass. 2004-09-03 02:53:19 +00:00
gimp-composite-sse2.c automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00
gimp-composite-sse2.h app/base/cpu-accel.c app/composite/gimp-composite-3dnow.h 2006-02-28 06:34:16 +00:00
gimp-composite-test.c retired and removed. 2003-08-18 01:47:10 +00:00
gimp-composite-util.h removed ... ... and readded under a new name. 2003-07-09 11:52:10 +00:00
gimp-composite-vis-installer.c acinclude.m4 m4macros/Makefile.am new macro: GIMP_DETECT_CFLAGS; used to 2005-08-01 04:45:34 +00:00
gimp-composite-vis-test.c a regression test now iterates over 8388625 pixels per pass. 2004-09-03 02:53:19 +00:00
gimp-composite-vis.c acinclude.m4 m4macros/Makefile.am new macro: GIMP_DETECT_CFLAGS; used to 2005-08-01 04:45:34 +00:00
gimp-composite-vis.h Print the list of active instruction sets if the --verbose command line 2004-07-20 15:59:12 +00:00
gimp-composite-x86.h automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00
gimp-composite.c acinclude.m4 m4macros/Makefile.am new macro: GIMP_DETECT_CFLAGS; used to 2005-08-01 04:45:34 +00:00
gimp-composite.h app/app_procs.c app/base/base.[ch] pass "be_verbose" to the base and 2004-07-20 14:33:22 +00:00
gimp-composite.html I hate cvs. 2003-07-08 23:15:16 +00:00
make-installer.py updated so that the code does not add trailing whitespace in generated 2006-01-17 13:15:15 +00:00
makefile.msc build menus with nmake, too menus/Makefile.am : added to EXTRA_DIST 2005-04-24 15:39:15 +00:00
ns.py Applied patch from starox-gimp@starox.org (Frederic Leroy) which fixed the 2005-03-04 07:39:47 +00:00