Gimp/app/operations/layer-modes
Ell f6436eee96 app: in gimp_composite_blend(), avoid overwriting input in some cases
Note that in some cases the alloca may be unnecessary, but this keeps
the code clean, and we have to be able to *potentially* do the alloca
anyway, so what the hell.
2017-01-19 13:51:48 -05:00
..
.gitignore
gimpblendcomposite.h app: in gimp_composite_blend(), avoid overwriting input in some cases 2017-01-19 13:51:48 -05:00
gimplayermodefunctions.c app: remove "gboolean linear" from gimp_get_layer_mode_function() 2017-01-19 18:43:31 +01:00
gimplayermodefunctions.h app: remove "gboolean linear" from gimp_get_layer_mode_function() 2017-01-19 18:43:31 +01:00
gimpoperationaddition.c app: cast ops using (gpointer) everywhere instead of 3 different ways 2017-01-19 19:04:49 +01:00
gimpoperationaddition.h app: coding style cleanup in all layer modes, fiddle with includes a bit 2017-01-19 17:48:45 +01:00
gimpoperationantierase.c app: remove prepare() impls from erase and anti-erase 2017-01-19 18:49:22 +01:00
gimpoperationantierase.h app: coding style cleanup in all layer modes, fiddle with includes a bit 2017-01-19 17:48:45 +01:00
gimpoperationbehind.c app: cast ops using (gpointer) everywhere instead of 3 different ways 2017-01-19 19:04:49 +01:00
gimpoperationbehind.h app: coding style cleanup in all layer modes, fiddle with includes a bit 2017-01-19 17:48:45 +01:00
gimpoperationburn.c app: cast ops using (gpointer) everywhere instead of 3 different ways 2017-01-19 19:04:49 +01:00
gimpoperationburn.h app: coding style cleanup in all layer modes, fiddle with includes a bit 2017-01-19 17:48:45 +01:00
gimpoperationcolorerase.c app: cast ops using (gpointer) everywhere instead of 3 different ways 2017-01-19 19:04:49 +01:00
gimpoperationcolorerase.h app: coding style cleanup in all layer modes, fiddle with includes a bit 2017-01-19 17:48:45 +01:00
gimpoperationdarkenonly.c app: cast ops using (gpointer) everywhere instead of 3 different ways 2017-01-19 19:04:49 +01:00
gimpoperationdarkenonly.h app: coding style cleanup in all layer modes, fiddle with includes a bit 2017-01-19 17:48:45 +01:00
gimpoperationdifference.c app: cast ops using (gpointer) everywhere instead of 3 different ways 2017-01-19 19:04:49 +01:00
gimpoperationdifference.h app: cast ops using (gpointer) everywhere instead of 3 different ways 2017-01-19 19:04:49 +01:00
gimpoperationdissolve.c app: cast ops using (gpointer) everywhere instead of 3 different ways 2017-01-19 19:04:49 +01:00
gimpoperationdissolve.h app: coding style cleanup in all layer modes, fiddle with includes a bit 2017-01-19 17:48:45 +01:00
gimpoperationdivide.c app: cast ops using (gpointer) everywhere instead of 3 different ways 2017-01-19 19:04:49 +01:00
gimpoperationdivide.h app: coding style cleanup in all layer modes, fiddle with includes a bit 2017-01-19 17:48:45 +01:00
gimpoperationdodge.c app: cast ops using (gpointer) everywhere instead of 3 different ways 2017-01-19 19:04:49 +01:00
gimpoperationdodge.h app: coding style cleanup in all layer modes, fiddle with includes a bit 2017-01-19 17:48:45 +01:00
gimpoperationerase.c app: remove prepare() impls from erase and anti-erase 2017-01-19 18:49:22 +01:00
gimpoperationerase.h app: coding style cleanup in all layer modes, fiddle with includes a bit 2017-01-19 17:48:45 +01:00
gimpoperationgrainextract.c app: cast ops using (gpointer) everywhere instead of 3 different ways 2017-01-19 19:04:49 +01:00
gimpoperationgrainextract.h app: coding style cleanup in all layer modes, fiddle with includes a bit 2017-01-19 17:48:45 +01:00
gimpoperationgrainmerge.c app: cast ops using (gpointer) everywhere instead of 3 different ways 2017-01-19 19:04:49 +01:00
gimpoperationgrainmerge.h app: coding style cleanup in all layer modes, fiddle with includes a bit 2017-01-19 17:48:45 +01:00
gimpoperationhardlight.c app: cast ops using (gpointer) everywhere instead of 3 different ways 2017-01-19 19:04:49 +01:00
gimpoperationhardlight.h app: coding style cleanup in all layer modes, fiddle with includes a bit 2017-01-19 17:48:45 +01:00
gimpoperationhsvcolor.c app: cast ops using (gpointer) everywhere instead of 3 different ways 2017-01-19 19:04:49 +01:00
gimpoperationhsvcolor.h app: coding style cleanup in all layer modes, fiddle with includes a bit 2017-01-19 17:48:45 +01:00
gimpoperationhsvhue.c app: cast ops using (gpointer) everywhere instead of 3 different ways 2017-01-19 19:04:49 +01:00
gimpoperationhsvhue.h app: coding style cleanup in all layer modes, fiddle with includes a bit 2017-01-19 17:48:45 +01:00
gimpoperationhsvsaturation.c app: cast ops using (gpointer) everywhere instead of 3 different ways 2017-01-19 19:04:49 +01:00
gimpoperationhsvsaturation.h app: coding style cleanup in all layer modes, fiddle with includes a bit 2017-01-19 17:48:45 +01:00
gimpoperationhsvvalue.c app: cast ops using (gpointer) everywhere instead of 3 different ways 2017-01-19 19:04:49 +01:00
gimpoperationhsvvalue.h app: coding style cleanup in all layer modes, fiddle with includes a bit 2017-01-19 17:48:45 +01:00
gimpoperationlchchroma.c app: remove "gboolean linear" from gimp_get_layer_mode_function() 2017-01-19 18:43:31 +01:00
gimpoperationlchchroma.h app: remove "gboolean linear" from gimp_get_layer_mode_function() 2017-01-19 18:43:31 +01:00
gimpoperationlchcolor.c app: remove "gboolean linear" from gimp_get_layer_mode_function() 2017-01-19 18:43:31 +01:00
gimpoperationlchcolor.h app: remove "gboolean linear" from gimp_get_layer_mode_function() 2017-01-19 18:43:31 +01:00
gimpoperationlchhue.c app: remove "gboolean linear" from gimp_get_layer_mode_function() 2017-01-19 18:43:31 +01:00
gimpoperationlchhue.h app: remove "gboolean linear" from gimp_get_layer_mode_function() 2017-01-19 18:43:31 +01:00
gimpoperationlchlightness.c app: remove "gboolean linear" from gimp_get_layer_mode_function() 2017-01-19 18:43:31 +01:00
gimpoperationlchlightness.h app: remove "gboolean linear" from gimp_get_layer_mode_function() 2017-01-19 18:43:31 +01:00
gimpoperationlightenonly.c app: cast ops using (gpointer) everywhere instead of 3 different ways 2017-01-19 19:04:49 +01:00
gimpoperationlightenonly.h app: coding style cleanup in all layer modes, fiddle with includes a bit 2017-01-19 17:48:45 +01:00
gimpoperationmultiply.c app: cast ops using (gpointer) everywhere instead of 3 different ways 2017-01-19 19:04:49 +01:00
gimpoperationmultiply.h app: coding style cleanup in all layer modes, fiddle with includes a bit 2017-01-19 17:48:45 +01:00
gimpoperationnormal-sse2.c app: make layer modes more configurable 2017-01-19 01:04:15 +01:00
gimpoperationnormal-sse4.c app: make layer modes more configurable 2017-01-19 01:04:15 +01:00
gimpoperationnormal.c app: cast ops using (gpointer) everywhere instead of 3 different ways 2017-01-19 19:04:49 +01:00
gimpoperationnormal.h app: coding style cleanup in all layer modes, fiddle with includes a bit 2017-01-19 17:48:45 +01:00
gimpoperationoverlay.c app: cast ops using (gpointer) everywhere instead of 3 different ways 2017-01-19 19:04:49 +01:00
gimpoperationoverlay.h app: coding style cleanup in all layer modes, fiddle with includes a bit 2017-01-19 17:48:45 +01:00
gimpoperationpointlayermode.c app: coding style cleanup in all layer modes, fiddle with includes a bit 2017-01-19 17:48:45 +01:00
gimpoperationpointlayermode.h app: coding style cleanup in all layer modes, fiddle with includes a bit 2017-01-19 17:48:45 +01:00
gimpoperationreplace.c app: cast ops using (gpointer) everywhere instead of 3 different ways 2017-01-19 19:04:49 +01:00
gimpoperationreplace.h app: coding style cleanup in all layer modes, fiddle with includes a bit 2017-01-19 17:48:45 +01:00
gimpoperationscreen.c app: cast ops using (gpointer) everywhere instead of 3 different ways 2017-01-19 19:04:49 +01:00
gimpoperationscreen.h app: coding style cleanup in all layer modes, fiddle with includes a bit 2017-01-19 17:48:45 +01:00
gimpoperationsoftlight.c app: cast ops using (gpointer) everywhere instead of 3 different ways 2017-01-19 19:04:49 +01:00
gimpoperationsoftlight.h app: cast ops using (gpointer) everywhere instead of 3 different ways 2017-01-19 19:04:49 +01:00
gimpoperationsubtract.c app: cast ops using (gpointer) everywhere instead of 3 different ways 2017-01-19 19:04:49 +01:00
gimpoperationsubtract.h app: coding style cleanup in all layer modes, fiddle with includes a bit 2017-01-19 17:48:45 +01:00
Makefile.am app: make layer modes more configurable 2017-01-19 01:04:15 +01:00