gimp/app/paint-funcs
Sven Neumann 54adf6ffac redone target platform detection and MMX assembly checks. Basically copied
2003-07-04  Sven Neumann  <sven@gimp.org>

	* configure.in: redone target platform detection and MMX assembly
	checks. Basically copied from DirectFB.

	* app/Makefile.am
	* app/arch/i386/mmx/detect_mmx.S
	* app/arch/i386/mmx/paint_funcs_mmx.S
	* app/paint-funcs/Makefile.am
	* app/paint-funcs/paint-funcs-mmx.h
	* app/paint-funcs/paint-funcs-simd.S: removed the old MMX routines.
	New ones will come instead.

	* app/base/Makefile.am
	* app/base/detect-mmx.[Sh]: removed these two files...

	* app/base/cpu-accel.[ch]: ... and added new ones that do more
	fine-grained cpu acceleration detection. Again taken from DirectFB
	but the code is originally from mpeg2dec.

	* app/base/base.c: print results from cpu feature tests.
2003-07-04 00:31:05 +00:00
..
.cvsignore configure.in app/Makefile.am app/paint-funcs/.cvsignore made the 2001-04-07 14:44:12 +00:00
Makefile.am redone target platform detection and MMX assembly checks. Basically copied 2003-07-04 00:31:05 +00:00
makefile.msc add appconfig.lib. Statically link libgimptool/gimptool.lib. 2002-05-10 23:30:09 +00:00
paint-funcs-generic.h Attempt to finally fix Smudge tool problems (bug #115057): 2003-06-13 11:12:04 +00:00
paint-funcs-types.h app/gui/edit-commands.c added "Fill with Pattern" menu entry as suggested 2003-07-02 18:01:19 +00:00
paint-funcs.c redone target platform detection and MMX assembly checks. Basically copied 2003-07-04 00:31:05 +00:00
paint-funcs.h fixed typo: use x1 instead of the uninitialized variable x. 2003-05-15 21:01:02 +00:00