gimp/app/paint-funcs
Sven Neumann f0cf8be770 moved use_shm declaration here, added use_mmx.
2002-03-22  Sven Neumann  <sven@gimp.org>

	* app/appenv.h: moved use_shm declaration here, added use_mmx.

	* app/main.c: added --no-mmx commandline option, removed --no-xshm
	from help output.

	* app/base/base-config.[ch]: removed use-mmx declaration.

	* app/core/core-types.h
	* app/base/base-types.h: include libgimpbase/gimpbasetypes.h from base.

	* app/base/base.c: respect user settings for mmx.

	* app/paint-funcs/paint-funcs.c
	* app/plug-in/plug-in.c: changed accordingly.

	* docs/gimp-1.3.1.in: updated.
2002-03-22 13:37:26 +00:00
..
.cvsignore configure.in app/Makefile.am app/paint-funcs/.cvsignore made the 2001-04-07 14:44:12 +00:00
Makefile.am include the new "paint-funcs/paint-funcs-types.h". 2001-11-28 17:51:06 +00:00
makefile.msc from now on use make.msc from $(TOP)/glib/build/win32; all occurences of 2002-02-17 15:55:54 +00:00
paint-funcs-generic.h Convert ugly comments into named structure fields. Much cleaner and less 2001-12-02 14:59:30 +00:00
paint-funcs-mmx.h Michael Natterer <mitch@gimp.org> 2001-12-03 13:44:59 +00:00
paint-funcs-simd.S app/Makefile.am po/POTFILES.in new widget which will replace the current 2001-02-13 13:17:15 +00:00
paint-funcs-types.h introduced new trigraph keyword /*< pdb-skip >*/ used to skip enums for 2001-12-09 00:15:46 +00:00
paint-funcs.c moved use_shm declaration here, added use_mmx. 2002-03-22 13:37:26 +00:00
paint-funcs.h scale_region_no_resample() no longer needs to be public, as we can call 2002-02-12 11:32:56 +00:00