Gimp/app/composite
Helvetix Victorinox 0aad627dbe Made the explicit target "regenerate" to regenerate the source files using
* app/composite/Makefile.am:
Made the explicit target "regenerate" to regenerate the source
files using the Python meta-generator.

* app/composite/gimp-composite-mmx.c
* app/composite/gimp-composite-mmx.h
* app/composite/gimp-composite-sse.c
* app/composite/gimp-composite-sse.h:
Now bounded by the conditional "#if __GNUC__ >= 3".  This is a
coarse fix to enable app/composite to build on a wider variety of
platforms.  Ideally, this will be refined to encompass different
versions of the compiler(s) supporting inline assembly code.
2003-07-29 02:54:09 +00:00
..
.cvsignore shut up CVS 2003-07-24 11:11:42 +00:00
gimp-composite-dispatch.c regenerated new code taking advantage of simplified function prototypes. 2003-07-24 08:00:12 +00:00
gimp-composite-dispatch.h regenerated new code taking advantage of simplified function prototypes. 2003-07-24 08:00:12 +00:00
gimp-composite-generic.c regenerated new code taking advantage of simplified function prototypes. 2003-07-24 08:00:12 +00:00
gimp-composite-generic.h regenerated new code taking advantage of simplified function prototypes. 2003-07-24 08:00:12 +00:00
gimp-composite-mmx.c Made the explicit target "regenerate" to regenerate the source files using 2003-07-29 02:54:09 +00:00
gimp-composite-mmx.h Made the explicit target "regenerate" to regenerate the source files using 2003-07-29 02:54:09 +00:00
gimp-composite-regression.c regenerated new code taking advantage of simplified function prototypes. 2003-07-24 08:00:12 +00:00
gimp-composite-regression.h regenerated new code taking advantage of simplified function prototypes. 2003-07-24 08:00:12 +00:00
gimp-composite-sse.c Made the explicit target "regenerate" to regenerate the source files using 2003-07-29 02:54:09 +00:00
gimp-composite-sse.h Made the explicit target "regenerate" to regenerate the source files using 2003-07-29 02:54:09 +00:00
gimp-composite-test.c regenerated new code taking advantage of simplified function prototypes. 2003-07-24 08:00:12 +00:00
gimp-composite-util.h removed ... ... and readded under a new name. 2003-07-09 11:52:10 +00:00
gimp-composite.c regenerated new code taking advantage of simplified function prototypes. 2003-07-24 08:00:12 +00:00
gimp-composite.h regenerated new code taking advantage of simplified function prototypes. 2003-07-24 08:00:12 +00:00
gimp-composite.html I hate cvs. 2003-07-08 23:15:16 +00:00
make-gimp-composite-dispatch.py regenerated new code taking advantage of simplified function prototypes. 2003-07-24 08:00:12 +00:00
Makefile.am Made the explicit target "regenerate" to regenerate the source files using 2003-07-29 02:54:09 +00:00
makefile.msc renamed GimpOrientationType with Compat postfix to avoid name clashing 2003-07-26 17:37:32 +00:00
ns.py regenerated new code taking advantage of simplified function prototypes. 2003-07-24 08:00:12 +00:00
test-composite.c regenerated new code taking advantage of simplified function prototypes. 2003-07-24 08:00:12 +00:00