gimp/app/composite
Helvetix Victorinox f41b1f24f6 Trying to be more flexible in register use so the compiler can do reloads
* app/composite/gimp-composite-sse2.c:
Trying to be more flexible in register use so the compiler can do
reloads without running out of registers when using optimisation
modes other than 2.

Avoid the message "error: can't find a register in class
`GENERAL_REGS' while reloading `asm'"

* app/composite/gimp-composite-x86.h
Use more newlines in asm() macros to ensure that gcc gets the
instruction count correct.  This is partially complete as of this
commit.
2005-05-17 17:24:26 +00:00
..
.cvsignore shut up cvs 2003-08-18 05:42:23 +00:00
Makefile.am revised tests for AltiVec. Define ALTIVEC_EXTRA_CFLAGS for the extra 2005-03-06 08:43:25 +00:00
gimp-composite-3dnow-installer.c migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +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 Print the list of active instruction sets if the --verbose command line 2004-07-20 15:59:12 +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 app/composite/gimp-composite-altivec-installer.c reverted to working 2005-05-15 01:08:31 +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 More accelerated functions (screen, grain_merge, grain_extract, divide, 2005-03-19 20:25:36 +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 Fixed signedness problems is calls to gimp_rgb_to_hsv_int() and the like. 2005-05-14 23:17:56 +00:00
gimp-composite-generic.h fixed dependencies for test-config. 2003-10-12 16:46:50 +00:00
gimp-composite-mmx-installer.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-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 Trying to be more flexible in register use so the compiler can do reloads 2005-05-17 17:24:26 +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 app/composite/gimp-composite-generic.c app/composite/gimp-composite-mmx.c 2005-03-05 17:29:21 +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 Trying to be more flexible in register use so the compiler can do reloads 2005-05-17 17:24:26 +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 Print the list of active instruction sets if the --verbose command line 2004-07-20 15:59:12 +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 Trying to be more flexible in register use so the compiler can do reloads 2005-05-17 17:24:26 +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 migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +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 Print the list of active instruction sets if the --verbose command line 2004-07-20 15:59:12 +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 now that the output depends on --verbose, enable it for stable releases 2004-07-20 16:55:39 +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 Applied patch from starox-gimp@starox.org (Frederic Leroy) which fixed the 2005-03-04 07:39:47 +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