gimp/app/composite
Sven Neumann a6dd0be4b2 app/composite/gimp-composite-3dnow-test.c
2008-04-07  Sven Neumann  <sven@gimp.org>

	* app/composite/gimp-composite-3dnow-test.c
	* app/composite/gimp-composite-altivec-test.c
	* app/composite/gimp-composite-mmx-test.c
	* app/composite/gimp-composite-sse-test.c
	* app/composite/gimp-composite-sse2-test.c
	* app/composite/gimp-composite-vis-test.c: include <stdlib.h>


svn path=/trunk/; revision=25407
2008-04-07 21:17:25 +00:00
..
Makefile.am removed extra check for gthread and fold it into the GLIB and GTK checks. 2007-06-25 12:41:59 +00:00
gimp-composite-3dnow-installer.c Moved the CPU detection code to libgimpbase (see bug #342860): 2006-06-02 09:58:03 +00:00
gimp-composite-3dnow-test.c app/composite/gimp-composite-3dnow-test.c 2008-04-07 21:17:25 +00:00
gimp-composite-3dnow.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimp-composite-3dnow.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimp-composite-altivec-installer.c Moved the CPU detection code to libgimpbase (see bug #342860): 2006-06-02 09:58:03 +00:00
gimp-composite-altivec-test.c app/composite/gimp-composite-3dnow-test.c 2008-04-07 21:17:25 +00:00
gimp-composite-altivec.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimp-composite-altivec.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimp-composite-generic-installer.c Moved the CPU detection code to libgimpbase (see bug #342860): 2006-06-02 09:58:03 +00:00
gimp-composite-generic.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimp-composite-generic.h fixed dependencies for test-config. 2003-10-12 16:46:50 +00:00
gimp-composite-mmx-installer.c Moved the CPU detection code to libgimpbase (see bug #342860): 2006-06-02 09:58:03 +00:00
gimp-composite-mmx-test.c app/composite/gimp-composite-3dnow-test.c 2008-04-07 21:17:25 +00:00
gimp-composite-mmx.c app/composite/gimp-composite-mmx.c app/composite/gimp-composite-sse2.c 2007-05-25 12:45:32 +00:00
gimp-composite-mmx.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimp-composite-regression.c app/composite/gimp-composite-mmx.c app/composite/gimp-composite-sse2.c 2007-05-25 12:45:32 +00:00
gimp-composite-regression.h use gulong instead of u_long. Should fix bug #352221. 2006-08-22 15:55:40 +00:00
gimp-composite-sse-installer.c Moved the CPU detection code to libgimpbase (see bug #342860): 2006-06-02 09:58:03 +00:00
gimp-composite-sse-test.c app/composite/gimp-composite-3dnow-test.c 2008-04-07 21:17:25 +00:00
gimp-composite-sse.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimp-composite-sse.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimp-composite-sse2-installer.c Moved the CPU detection code to libgimpbase (see bug #342860): 2006-06-02 09:58:03 +00:00
gimp-composite-sse2-test.c app/composite/gimp-composite-3dnow-test.c 2008-04-07 21:17:25 +00:00
gimp-composite-sse2.c app/composite/gimp-composite-mmx.c app/composite/gimp-composite-sse2.c 2007-05-25 12:45:32 +00:00
gimp-composite-sse2.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimp-composite-test.c app/composite/gimp-composite-sse-test.c 2007-05-25 12:38:19 +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 Moved the CPU detection code to libgimpbase (see bug #342860): 2006-06-02 09:58:03 +00:00
gimp-composite-vis-test.c app/composite/gimp-composite-3dnow-test.c 2008-04-07 21:17:25 +00:00
gimp-composite-vis.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimp-composite-vis.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimp-composite-x86.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimp-composite.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimp-composite.h formatting. 2007-05-21 14:38:15 +00:00
make-installer.py Moved the CPU detection code to libgimpbase (see bug #342860): 2006-06-02 09:58:03 +00:00
makefile.msc updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00
ns.py Applied patch from starox-gimp@starox.org (Frederic Leroy) which fixed the 2005-03-04 07:39:47 +00:00