gimp/app/operations/layer-modes
Ell d34800c5fc app: reintroduce clamping to vivid-light mode
... removed by commit 0f9da165e0, and
improved by this commit.

Our foo-light modes aren't really prepared to handle out-of-range
input.  Make sure that in-range input doesn't result in out-of-
range output.
2018-01-06 12:56:44 -05:00
..
.gitignore app: start moving layer modes into their own build directories 2017-01-09 21:58:18 +01:00
Makefile.am app: add dedicated op for pass through mode, with shortcuts 2017-08-31 11:39:38 -04:00
gimp-layer-modes.c app: remove legacy color-erase mode from the layer mode combo 2017-10-23 09:53:07 -04:00
gimp-layer-modes.h app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationantierase.c app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationantierase.h app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationbehind.c app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationbehind.h app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationdissolve.c app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationdissolve.h app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationerase.c app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationerase.h app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationlayermode-blend.c app: reintroduce clamping to vivid-light mode 2018-01-06 12:56:44 -05:00
gimpoperationlayermode-blend.h app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationlayermode-composite-sse2.c app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationlayermode-composite.c app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationlayermode-composite.h app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationlayermode.c Bug 790810 - Nested layer groups lead to a deadlock with multithreading 2017-12-04 16:03:15 -05:00
gimpoperationlayermode.h app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationmerge.c app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationmerge.h app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationnormal-sse2.c app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationnormal-sse4.c app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationnormal.c app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationnormal.h app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationpassthrough.c app: add dedicated op for pass through mode, with shortcuts 2017-08-31 11:39:38 -04:00
gimpoperationpassthrough.h app: add dedicated op for pass through mode, with shortcuts 2017-08-31 11:39:38 -04:00
gimpoperationreplace.c app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationreplace.h app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationsplit.c app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationsplit.h app: layer mode code shuffling 2017-08-17 11:19:37 -04:00