gimp/app/paint-funcs
Sven Neumann 8626bed826 use the inverse of the scale factor so that we can multiply instead of
2008-10-24  Sven Neumann  <sven@gimp.org>

	* app/paint-funcs/scale-region.c (scale): use the inverse of the
	scale factor so that we can multiply instead of dividing in the
	loops.


svn path=/trunk/; revision=27380
2008-10-23 22:07:59 +00:00
..
Makefile.am Bug 547967 – Improve app/paint-funcs/ maintainability 2008-10-13 18:51:32 +00:00
layer-modes.c Bug 547967 – Improve app/paint-funcs/ maintainability 2008-10-13 18:51:32 +00:00
layer-modes.h Bug 547967 – Improve app/paint-funcs/ maintainability 2008-10-13 18:51:32 +00:00
makefile.msc updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00
paint-funcs-generic.h Bug 547967 – Improve app/paint-funcs/ maintainability 2008-10-13 18:51:32 +00:00
paint-funcs-types.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
paint-funcs-utils.h Bug 547967 – Improve app/paint-funcs/ maintainability 2008-10-13 18:51:32 +00:00
paint-funcs.c Bug 547967 – Improve app/paint-funcs/ maintainability 2008-10-13 18:51:32 +00:00
paint-funcs.h added clear_region(). 2008-09-01 20:44:00 +00:00
reduce-region.c further code cleanup 2007-08-08 13:13:09 +00:00
reduce-region.h app/paint-funcs/Makefile.am 2007-08-08 08:35:45 +00:00
scale-region.c use the inverse of the scale factor so that we can multiply instead of 2008-10-23 22:07:59 +00:00
scale-region.h app/paint-funcs/Makefile.am 2007-08-08 08:35:45 +00:00
subsample-region.c Rename the convenient channel offset defines from FOO_PIX to FOO as this 2008-10-19 13:47:09 +00:00
subsample-region.h app/paint-funcs/Makefile.am 2007-08-08 08:35:45 +00:00