Gimp/app/composite
Helvetix Victorinox 7752bf9eef migrated to new (trimmer) code and removed dead code. Some beautification
* app/composite/make-install.py: migrated to new (trimmer) code and
  removed dead code.  Some beautification for generated code.

* app/composite/gimp-composite-{mmx,sse,sse2,3dnow,altivec,vis,generic}.{c,h}:
  All init() functions are also a run-time check and now expected to
  return TRUE/FALSE if the particular set of compositing functions can
  be used.

* app/composite/gimp-composite.c: No longer has to determine if
  the particular set of compositing functions can be used.

* app/composite/gimp-composite-{mmx,sse,sse2,3dnow,altivec,vis}-{install,test}.c:
  Regenerated

* app/composite/test-composite.c: Deprecated, removed.  All tests are automatically
  generated and the code is in app/composite/gimp-composite-{mmx,sse,sse2,3dnow,altivec,vis}-test.c:

* app/composite/Makefile.am: removed unused references to test-composite.c
2003-10-06 02:46:15 +00:00
..
.cvsignore shut up cvs 2003-08-18 05:42:23 +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 migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite-3dnow.c migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite-3dnow.h migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite-altivec-installer.c migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite-altivec-test.c migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite-altivec.c migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite-altivec.h migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +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 migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite-generic.h migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite-mmx-installer.c migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite-mmx-test.c migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite-mmx.c migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite-mmx.h migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite-regression.c improved readability of this code by introducing a local GimpImage* 2003-09-27 12:59:22 +00:00
gimp-composite-regression.h Regenerated. 2003-09-17 05:43:28 +00:00
gimp-composite-sse-installer.c migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite-sse-test.c migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite-sse.c migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite-sse.h migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite-sse2-installer.c migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite-sse2-test.c migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite-sse2.c migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite-sse2.h migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +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 migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite-vis.c migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite-vis.h migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite-x86.h gimp-composite-mmx-{test,installer}.c 2003-09-16 02:24:03 +00:00
gimp-composite.c migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite.h migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite.html I hate cvs. 2003-07-08 23:15:16 +00:00
make-installer.py migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
Makefile.am migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
makefile.msc renamed GimpOrientationType with Compat postfix to avoid name clashing 2003-07-26 17:37:32 +00:00
ns.py composite/ modularisation of the automatic compositing function "wiring" 2003-08-14 07:43:34 +00:00