| .. |
|
.gitignore
|
|
|
|
gimplayermodefunctions.c
|
app, libgimp: rename BEHIND enum values to be consistent with others
|
2017-01-15 00:01:09 +01:00 |
|
gimplayermodefunctions.h
|
app: move gimplayermodefunctions.[ch] to layer-modes/
|
2017-01-11 14:58:43 +01:00 |
|
gimpoperationaddition.c
|
app: remove clamps from addition, subtract and grain blend modes
|
2017-01-14 21:06:06 +01:00 |
|
gimpoperationaddition.h
|
app: move GimpOperationPointLayerMode to layer-modes/
|
2017-01-11 14:44:10 +01:00 |
|
gimpoperationantierase.c
|
app: move erase and anti-erase to layer-modes/
|
2017-01-11 00:23:31 +01:00 |
|
gimpoperationantierase.h
|
app: move GimpOperationPointLayerMode to layer-modes/
|
2017-01-11 14:44:10 +01:00 |
|
gimpoperationbehind.c
|
app: move the remaining 3 layer modes to layer-modes/
|
2017-01-11 12:55:13 +01:00 |
|
gimpoperationbehind.h
|
app: move GimpOperationPointLayerMode to layer-modes/
|
2017-01-11 14:44:10 +01:00 |
|
gimpoperationburn.c
|
app: split legacy out of burn and divide
|
2017-01-11 03:17:53 +01:00 |
|
gimpoperationburn.h
|
app: move GimpOperationPointLayerMode to layer-modes/
|
2017-01-11 14:44:10 +01:00 |
|
gimpoperationcolorerase.c
|
app: move the remaining 3 layer modes to layer-modes/
|
2017-01-11 12:55:13 +01:00 |
|
gimpoperationcolorerase.h
|
app: move GimpOperationPointLayerMode to layer-modes/
|
2017-01-11 14:44:10 +01:00 |
|
gimpoperationdarkenonly.c
|
app: split legacy lighten only and darken only ops
|
2017-01-10 11:18:52 +01:00 |
|
gimpoperationdarkenonly.h
|
app: move GimpOperationPointLayerMode to layer-modes/
|
2017-01-11 14:44:10 +01:00 |
|
gimpoperationdifference.c
|
app: duplicate difference mode, new and legacy
|
2017-01-09 23:49:08 +01:00 |
|
gimpoperationdifference.h
|
app: move GimpOperationPointLayerMode to layer-modes/
|
2017-01-11 14:44:10 +01:00 |
|
gimpoperationdissolve.c
|
app: move dissolve to layer-modes/
|
2017-01-10 09:06:16 +01:00 |
|
gimpoperationdissolve.h
|
app: move GimpOperationPointLayerMode to layer-modes/
|
2017-01-11 14:44:10 +01:00 |
|
gimpoperationdivide.c
|
app: divide blend mode, limit high values to 5.0
|
2017-01-16 02:36:11 +01:00 |
|
gimpoperationdivide.h
|
app: move GimpOperationPointLayerMode to layer-modes/
|
2017-01-11 14:44:10 +01:00 |
|
gimpoperationdodge.c
|
app: make compositing of dodge blend mode consistent with rest
|
2017-01-13 14:25:46 +01:00 |
|
gimpoperationdodge.h
|
app: move GimpOperationPointLayerMode to layer-modes/
|
2017-01-11 14:44:10 +01:00 |
|
gimpoperationerase.c
|
app: move erase and anti-erase to layer-modes/
|
2017-01-11 00:23:31 +01:00 |
|
gimpoperationerase.h
|
app: move GimpOperationPointLayerMode to layer-modes/
|
2017-01-11 14:44:10 +01:00 |
|
gimpoperationgrainextract.c
|
app: remove clamps from addition, subtract and grain blend modes
|
2017-01-14 21:06:06 +01:00 |
|
gimpoperationgrainextract.h
|
app: move GimpOperationPointLayerMode to layer-modes/
|
2017-01-11 14:44:10 +01:00 |
|
gimpoperationgrainmerge.c
|
app: remove clamps from addition, subtract and grain blend modes
|
2017-01-14 21:06:06 +01:00 |
|
gimpoperationgrainmerge.h
|
app: move GimpOperationPointLayerMode to layer-modes/
|
2017-01-11 14:44:10 +01:00 |
|
gimpoperationhardlight.c
|
app: split legacy out of grain extract and merge
|
2017-01-11 04:40:26 +01:00 |
|
gimpoperationhardlight.h
|
app: move GimpOperationPointLayerMode to layer-modes/
|
2017-01-11 14:44:10 +01:00 |
|
gimpoperationhsvcolor.c
|
app: duplicate hsv layer modes, and fix alpha handling
|
2017-01-10 21:48:03 +01:00 |
|
gimpoperationhsvcolor.h
|
app: move GimpOperationPointLayerMode to layer-modes/
|
2017-01-11 14:44:10 +01:00 |
|
gimpoperationhsvhue.c
|
app: duplicate hsv layer modes, and fix alpha handling
|
2017-01-10 21:48:03 +01:00 |
|
gimpoperationhsvhue.h
|
app: move GimpOperationPointLayerMode to layer-modes/
|
2017-01-11 14:44:10 +01:00 |
|
gimpoperationhsvsaturation.c
|
app: duplicate hsv layer modes, and fix alpha handling
|
2017-01-10 21:48:03 +01:00 |
|
gimpoperationhsvsaturation.h
|
app: move GimpOperationPointLayerMode to layer-modes/
|
2017-01-11 14:44:10 +01:00 |
|
gimpoperationhsvvalue.c
|
app: make compositing of hsv value blend mode consistent
|
2017-01-13 14:26:36 +01:00 |
|
gimpoperationhsvvalue.h
|
app: move GimpOperationPointLayerMode to layer-modes/
|
2017-01-11 14:44:10 +01:00 |
|
gimpoperationlchchroma.c
|
app: use hypotf in lhc chroma blend mode
|
2017-01-14 21:03:29 +01:00 |
|
gimpoperationlchchroma.h
|
app: move GimpOperationPointLayerMode to layer-modes/
|
2017-01-11 14:44:10 +01:00 |
|
gimpoperationlchcolor.c
|
app: cache fishes in lch blend modes
|
2017-01-13 19:21:01 +00:00 |
|
gimpoperationlchcolor.h
|
app: move GimpOperationPointLayerMode to layer-modes/
|
2017-01-11 14:44:10 +01:00 |
|
gimpoperationlchhue.c
|
app: cache fishes in lch blend modes
|
2017-01-13 19:21:01 +00:00 |
|
gimpoperationlchhue.h
|
app: move GimpOperationPointLayerMode to layer-modes/
|
2017-01-11 14:44:10 +01:00 |
|
gimpoperationlchlightness.c
|
app: cache fishes in lch blend modes
|
2017-01-13 19:21:01 +00:00 |
|
gimpoperationlchlightness.h
|
app: move GimpOperationPointLayerMode to layer-modes/
|
2017-01-11 14:44:10 +01:00 |
|
gimpoperationlightenonly.c
|
app: split legacy lighten only and darken only ops
|
2017-01-10 11:18:52 +01:00 |
|
gimpoperationlightenonly.h
|
app: move GimpOperationPointLayerMode to layer-modes/
|
2017-01-11 14:44:10 +01:00 |
|
gimpoperationmultiply.c
|
app: remove clamping in multiply mode
|
2017-01-15 01:33:40 +01:00 |
|
gimpoperationmultiply.h
|
app: move GimpOperationPointLayerMode to layer-modes/
|
2017-01-11 14:44:10 +01:00 |
|
gimpoperationnormal-sse2.c
|
|
|
|
gimpoperationnormal-sse4.c
|
|
|
|
gimpoperationnormal.c
|
app: forgot to s/gimp:normal-mode/gimp:normal/g
|
2017-01-11 00:28:57 +01:00 |
|
gimpoperationnormal.h
|
app: move GimpOperationPointLayerMode to layer-modes/
|
2017-01-11 14:44:10 +01:00 |
|
gimpoperationoverlay.c
|
app: move overlay to operations/layer-modes/ and call it GimpOperationOverlay
|
2017-01-09 23:54:51 +01:00 |
|
gimpoperationoverlay.h
|
app: move GimpOperationPointLayerMode to layer-modes/
|
2017-01-11 14:44:10 +01:00 |
|
gimpoperationpointlayermode.c
|
app: move GimpOperationPointLayerMode to layer-modes/
|
2017-01-11 14:44:10 +01:00 |
|
gimpoperationpointlayermode.h
|
app: move factored out compositing to common header
|
2017-01-13 19:21:01 +00:00 |
|
gimpoperationreplace.c
|
app: eliminate unnecessary condition in GimpOperationReplaceMode
|
2017-01-11 08:21:02 -05:00 |
|
gimpoperationreplace.h
|
app: move GimpOperationPointLayerMode to layer-modes/
|
2017-01-11 14:44:10 +01:00 |
|
gimpoperationscreen.c
|
app: correct names of screen and difference layer ops
|
2017-01-10 21:48:03 +01:00 |
|
gimpoperationscreen.h
|
app: move GimpOperationPointLayerMode to layer-modes/
|
2017-01-11 14:44:10 +01:00 |
|
gimpoperationsoftlight.c
|
app: split legacy out of grain extract and merge
|
2017-01-11 04:40:26 +01:00 |
|
gimpoperationsoftlight.h
|
app: move GimpOperationPointLayerMode to layer-modes/
|
2017-01-11 14:44:10 +01:00 |
|
gimpoperationsubtract.c
|
app: remove clamps from addition, subtract and grain blend modes
|
2017-01-14 21:06:06 +01:00 |
|
gimpoperationsubtract.h
|
app: move GimpOperationPointLayerMode to layer-modes/
|
2017-01-11 14:44:10 +01:00 |
|
Makefile.am
|
app: move gimplayermodefunctions.[ch] to layer-modes/
|
2017-01-11 14:58:43 +01:00 |