Gimp/app/operations/layer-modes
Ell 8d3b287273 app: improve gimp_layer_mode_get_format()
When the layer mode is composite-space agnostic, return a fast
format based on the preferred format's model, not the exact format.
2018-02-12 13:49:03 -05:00
..
.gitignore
gimp-layer-modes.c app: improve gimp_layer_mode_get_format() 2018-02-12 13:49:03 -05: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 app: replace all g_assert() by the newly added gimp_assert() 2018-02-11 22:23:10 +01: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
Makefile.am app: add dedicated op for pass through mode, with shortcuts 2017-08-31 11:39:38 -04:00