Gimp/app/composite
Manish Singh 998ed9c73a Make the assembly PIC safe. Fixes #132999.
2004-01-31  Manish Singh  <yosh@gimp.org>

        * app/base/cpu-accel.c: Make the assembly PIC safe. Fixes #132999.

        * app/composite/Makefile.am
        * app/composite/gimp-composite-3dnow.c
        * app/composite/gimp-composite-mmx.c
        * app/composite/gimp-composite-sse.c
        * app/composite/gimp-composite-sse2.c: Disable code when compiling
        for PIC on ia32, since it'll barf things. These can be fixed later.

        * app/composite/gimp-composite-3dnow-test.c
        * app/composite/gimp-composite-mmx-installer.c
        * app/composite/gimp-composite-mmx-test.c
        * app/composite/gimp-composite-sse-installer.c
        * app/composite/gimp-composite-sse-test.c
        * app/composite/gimp-composite-sse2-installer.c
        * app/composite/gimp-composite-sse2-test.c: Regenerated.
2004-01-31 09:01:36 +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 Make the assembly PIC safe. Fixes #132999. 2004-01-31 09:01:36 +00:00
gimp-composite-3dnow.c Make the assembly PIC safe. Fixes #132999. 2004-01-31 09:01:36 +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 Added functions to print the pixels in their various formats. 2003-10-25 06:39:00 +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 app/composite/gimp-composite-generic.c 2004-01-28 03:58:52 +00:00
gimp-composite-generic.h fixed dependencies for test-config. 2003-10-12 16:46:50 +00:00
gimp-composite-mmx-installer.c Make the assembly PIC safe. Fixes #132999. 2004-01-31 09:01:36 +00:00
gimp-composite-mmx-test.c Make the assembly PIC safe. Fixes #132999. 2004-01-31 09:01:36 +00:00
gimp-composite-mmx.c Make the assembly PIC safe. Fixes #132999. 2004-01-31 09:01:36 +00:00
gimp-composite-mmx.h app/composite/gimp-composite.h app/composite/gimp-composite-generic.h 2003-10-12 00:10:21 +00:00
gimp-composite-regression.c Added functions to print the pixels in their various formats. 2003-10-25 06:39:00 +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 Make the assembly PIC safe. Fixes #132999. 2004-01-31 09:01:36 +00:00
gimp-composite-sse-test.c Make the assembly PIC safe. Fixes #132999. 2004-01-31 09:01:36 +00:00
gimp-composite-sse.c Make the assembly PIC safe. Fixes #132999. 2004-01-31 09:01:36 +00:00
gimp-composite-sse.h app/composite/gimp-composite.h app/composite/gimp-composite-generic.h 2003-10-12 00:10:21 +00:00
gimp-composite-sse2-installer.c Make the assembly PIC safe. Fixes #132999. 2004-01-31 09:01:36 +00:00
gimp-composite-sse2-test.c Make the assembly PIC safe. Fixes #132999. 2004-01-31 09:01:36 +00:00
gimp-composite-sse2.c Make the assembly PIC safe. Fixes #132999. 2004-01-31 09:01:36 +00:00
gimp-composite-sse2.h app/composite/gimp-composite.h app/composite/gimp-composite-generic.h 2003-10-12 00:10:21 +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 Make the assembly PIC safe. Fixes #132999. 2004-01-31 09:01:36 +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 fixed gtk-doc comment. 2003-12-16 13:12:32 +00:00
gimp-composite.h Changed the existing command line option, --no-mmx to --no-cpu-accel and 2003-11-30 17:29:37 +00:00
gimp-composite.html I hate cvs. 2003-07-08 23:15:16 +00:00
make-installer.py Added functions to print the pixels in their various formats. 2003-10-25 06:39:00 +00:00
Makefile.am Make the assembly PIC safe. Fixes #132999. 2004-01-31 09:01:36 +00:00
makefile.msc still unacceptable patched to compile without FT2, see bug #113681 2003-11-16 21:20:14 +00:00
ns.py composite/ modularisation of the automatic compositing function "wiring" 2003-08-14 07:43:34 +00:00