gimp/app/paint-funcs
Pedro Gimeno 06a65279ae Serialize access to source and destination memory to reduce the chance of
2003-04-29  Pedro Gimeno  <pggimeno@wanadoo.es>

	* app/paint-funcs/paint-funcs.c (shrink_line): Serialize access to
	source and destination memory to reduce the chance of cache misses
	when dealing with large images. Enable some assertions temporarily
	to ensure that the algorithm works properly before backporting it.
2003-04-29 15:50:39 +00:00
..
.cvsignore configure.in app/Makefile.am app/paint-funcs/.cvsignore made the 2001-04-07 14:44:12 +00:00
Makefile.am removed mydistcheck hook. 2002-11-07 17:12:17 +00:00
makefile.msc add appconfig.lib. Statically link libgimptool/gimptool.lib. 2002-05-10 23:30:09 +00:00
paint-funcs-generic.h added gimp_channel_new_from_component() which creates a new GimpChannel 2003-03-11 23:54:49 +00:00
paint-funcs-mmx.h Disabled MMX code to address Bug #86290, Bug #90969 2002-11-04 02:53:40 +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 Serialize access to source and destination memory to reduce the chance of 2003-04-29 15:50:39 +00:00
paint-funcs.h added gimp_channel_new_from_component() which creates a new GimpChannel 2003-03-11 23:54:49 +00:00