gimp/app/composite
Sven Neumann f478549bf1 replaced binary operations with a naive but faster implementation using a
2005-09-28  Sven Neumann  <sven@gimp.org>

	* app/paint-funcs/paint-funcs-generic.h (swap_pixels): replaced
	binary operations with a naive but faster implementation using a
	local variable.

	* app/composite/gimp-composite-generic.c
	(gimp_composite_swap_any_any_any_generic): same change here.
2005-09-27 23:10:26 +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 Print the list of active instruction sets if the --verbose command line 2004-07-20 15:59:12 +00:00
gimp-composite-altivec-installer.c Oops 2005-08-01 04:55:11 +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 acinclude.m4 m4macros/Makefile.am new macro: GIMP_DETECT_CFLAGS; used to 2005-08-01 04:45:34 +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 migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +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 acinclude.m4 m4macros/Makefile.am new macro: GIMP_DETECT_CFLAGS; used to 2005-08-01 04:45:34 +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 acinclude.m4 m4macros/Makefile.am new macro: GIMP_DETECT_CFLAGS; used to 2005-08-01 04:45:34 +00:00
gimp-composite-mmx.h Fixed signedness problems is calls to gimp_rgb_to_hsv_int() and the like. 2005-05-14 23:17:56 +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 acinclude.m4 m4macros/Makefile.am new macro: GIMP_DETECT_CFLAGS; used to 2005-08-01 04:45:34 +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 acinclude.m4 m4macros/Makefile.am new macro: GIMP_DETECT_CFLAGS; used to 2005-08-01 04:45:34 +00:00
gimp-composite-sse.h a regression test now iterates over 8388625 pixels per pass. 2004-09-03 02:53:19 +00:00
gimp-composite-sse2-installer.c acinclude.m4 m4macros/Makefile.am new macro: GIMP_DETECT_CFLAGS; used to 2005-08-01 04:45:34 +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 acinclude.m4 m4macros/Makefile.am new macro: GIMP_DETECT_CFLAGS; used to 2005-08-01 04:45:34 +00:00
gimp-composite-sse2.h a regression test now iterates over 8388625 pixels per pass. 2004-09-03 02:53:19 +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 Trying to be more flexible in register use so the compiler can do reloads 2005-05-17 17:24:26 +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 app/composite/Makefile.am fix code generation filenames. 2005-08-01 05:16:44 +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