..
gimp-layer-modes.c
app: review and improve over MR !151 for an "Overwrite" paint mode.
2025-06-20 23:24:10 +00:00
gimp-layer-modes.h
app, pdb, libgimp: use "#pragma once" instead of:
2025-07-13 03:21:37 +02:00
gimpoperationantierase.c
app: fix compositing of layers with masks, outside the mask bounds
2020-02-21 22:54:16 +02:00
gimpoperationantierase.h
app, pdb, libgimp: use "#pragma once" instead of:
2025-07-13 03:21:37 +02:00
gimpoperationbehind.c
app: fix compositing of layers with masks, outside the mask bounds
2020-02-21 22:54:16 +02:00
gimpoperationbehind.h
app, pdb, libgimp: use "#pragma once" instead of:
2025-07-13 03:21:37 +02:00
gimpoperationdissolve.c
app: fix global-buffer-overflow in "gimp:dissolve" implementation.
2023-02-16 20:31:41 +01:00
gimpoperationdissolve.h
app, pdb, libgimp: use "#pragma once" instead of:
2025-07-13 03:21:37 +02:00
gimpoperationerase.c
app: fix compositing of layers with masks, outside the mask bounds
2020-02-21 22:54:16 +02:00
gimpoperationerase.h
app, pdb, libgimp: use "#pragma once" instead of:
2025-07-13 03:21:37 +02:00
gimpoperationlayermode-blend.c
app: clean up Luminance blend function
2019-06-10 10:53:00 -04:00
gimpoperationlayermode-blend.h
app, pdb, libgimp: use "#pragma once" instead of:
2025-07-13 03:21:37 +02:00
gimpoperationlayermode-composite-sse2.c
gimpoperationlayermode-composite.c
gimpoperationlayermode-composite.h
app, pdb, libgimp: use "#pragma once" instead of:
2025-07-13 03:21:37 +02:00
gimpoperationlayermode.c
app: replace the mutex by a RW lock.
2025-05-06 14:18:09 +00:00
gimpoperationlayermode.h
app, pdb, libgimp: use "#pragma once" instead of:
2025-07-13 03:21:37 +02:00
gimpoperationmerge.c
app: fix compositing of layers with masks, outside the mask bounds
2020-02-21 22:54:16 +02:00
gimpoperationmerge.h
app, pdb, libgimp: use "#pragma once" instead of:
2025-07-13 03:21:37 +02:00
gimpoperationnormal-sse2.c
app: fix compositing of layers with masks, outside the mask bounds
2020-02-21 22:54:16 +02:00
gimpoperationnormal-sse4.c
app: fix compositing of layers with masks, outside the mask bounds
2020-02-21 22:54:16 +02:00
gimpoperationnormal.c
app: fix compositing of layers with masks, outside the mask bounds
2020-02-21 22:54:16 +02:00
gimpoperationnormal.h
app, pdb, libgimp: use "#pragma once" instead of:
2025-07-13 03:21:37 +02:00
gimpoperationoverwrite.c
app: include mask_value as part of the target alpha value.
2025-06-20 23:24:10 +00:00
gimpoperationoverwrite.h
app, pdb, libgimp: use "#pragma once" instead of:
2025-07-13 03:21:37 +02:00
gimpoperationpassthrough.c
gimpoperationpassthrough.h
app, pdb, libgimp: use "#pragma once" instead of:
2025-07-13 03:21:37 +02:00
gimpoperationreplace.c
app: fix compositing of layers with masks, outside the mask bounds
2020-02-21 22:54:16 +02:00
gimpoperationreplace.h
app, pdb, libgimp: use "#pragma once" instead of:
2025-07-13 03:21:37 +02:00
gimpoperationsplit.c
app: fix compositing of layers with masks, outside the mask bounds
2020-02-21 22:54:16 +02:00
gimpoperationsplit.h
app, pdb, libgimp: use "#pragma once" instead of:
2025-07-13 03:21:37 +02:00
meson.build
Declare gexiv2 dependency on many targets (due to gimpmetadata.h)
2025-10-03 18:31:53 -03:00