..
.gitignore
gimp-layer-modes.c
app: remove ANTI_ERASE from filter mode set
2020-05-08 14:42:25 +03:00
gimp-layer-modes.h
app: disregard composite space in non-union alpha-only layer modes
2019-05-24 01:43:26 -04:00
gimpoperationantierase.c
app: fix compositing of layers with masks, outside the mask bounds
2020-02-21 22:57:00 +02:00
gimpoperationantierase.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:47:19 +02:00
gimpoperationbehind.c
app: fix compositing of layers with masks, outside the mask bounds
2020-02-21 22:57:00 +02:00
gimpoperationbehind.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:47:19 +02:00
gimpoperationdissolve.c
app: fix global-buffer-overflow in "gimp:dissolve" implementation.
2023-02-16 17:01:53 +01:00
gimpoperationdissolve.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:47:19 +02:00
gimpoperationerase.c
app: fix compositing of layers with masks, outside the mask bounds
2020-02-21 22:57:00 +02:00
gimpoperationerase.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:47:19 +02:00
gimpoperationlayermode-blend.c
app: add GeglOperation *operation argument to GimpLayerModeBlendFunc
2019-06-09 12:48:59 +02:00
gimpoperationlayermode-blend.h
app: add GeglOperation *operation argument to GimpLayerModeBlendFunc
2019-06-09 12:48:59 +02:00
gimpoperationlayermode-composite-sse2.c
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:47:19 +02:00
gimpoperationlayermode-composite.c
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:47:19 +02:00
gimpoperationlayermode-composite.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:47:19 +02:00
gimpoperationlayermode.c
app: fix compositing of layers with masks, outside the mask bounds
2020-02-21 22:57:00 +02:00
gimpoperationlayermode.h
app: fix compositing of layers with masks, outside the mask bounds
2020-02-21 22:57:00 +02:00
gimpoperationmerge.c
app: fix compositing of layers with masks, outside the mask bounds
2020-02-21 22:57:00 +02:00
gimpoperationmerge.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:47:19 +02:00
gimpoperationnormal-sse2.c
app: fix compositing of layers with masks, outside the mask bounds
2020-02-21 22:57:00 +02:00
gimpoperationnormal-sse4.c
app: fix compositing of layers with masks, outside the mask bounds
2020-02-21 22:57:00 +02:00
gimpoperationnormal.c
app: fix compositing of layers with masks, outside the mask bounds
2020-02-21 22:57:00 +02:00
gimpoperationnormal.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:47:19 +02:00
gimpoperationpassthrough.c
app: change behavior of REPLACE mode for fully-transparent pixels
2019-02-14 11:05:20 -05:00
gimpoperationpassthrough.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:47:19 +02:00
gimpoperationreplace.c
Revert "configure.ac, app: temporarily revert GEGL dependency to 0.4.22 for release"
2020-02-23 19:28:02 +02:00
gimpoperationreplace.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:47:19 +02:00
gimpoperationsplit.c
app: fix compositing of layers with masks, outside the mask bounds
2020-02-21 22:57:00 +02:00
gimpoperationsplit.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:47:19 +02:00
Makefile.am
app: add dedicated op for pass through mode, with shortcuts
2017-08-31 11:39:38 -04:00