| .. |
|
.gitignore
|
|
|
|
gimp-layer-modes.c
|
app: some cleanup and adding const in gimp-layer-modes.c
|
2017-02-05 16:30:54 +01:00 |
|
gimp-layer-modes.h
|
app: make struct GimpLayerModeInfo private
|
2017-02-05 16:06:53 +01:00 |
|
gimplayermodefunctions.c
|
app, libgimp: rename GIMP_LAYER_MODE_NORMAL to NORMAL_LINEAR
|
2017-01-28 21:38:52 +01:00 |
|
gimplayermodefunctions.h
|
app: remove "gboolean linear" from gimp_get_layer_mode_function()
|
2017-01-19 18:43:31 +01:00 |
|
gimpoperationantierase.c
|
app: rename GimpOperationPointLayerMode to GimpOperationLayerMode
|
2017-01-21 21:35:52 +01:00 |
|
gimpoperationantierase.h
|
app: rename GimpOperationPointLayerMode to GimpOperationLayerMode
|
2017-01-21 21:35:52 +01:00 |
|
gimpoperationbehind.c
|
app: rename GimpOperationPointLayerMode to GimpOperationLayerMode
|
2017-01-21 21:35:52 +01:00 |
|
gimpoperationbehind.h
|
app: rename GimpOperationPointLayerMode to GimpOperationLayerMode
|
2017-01-21 21:35:52 +01:00 |
|
gimpoperationcolorerase.c
|
app: rename GimpOperationPointLayerMode to GimpOperationLayerMode
|
2017-01-21 21:35:52 +01:00 |
|
gimpoperationcolorerase.h
|
app: rename GimpOperationPointLayerMode to GimpOperationLayerMode
|
2017-01-21 21:35:52 +01:00 |
|
gimpoperationdissolve.c
|
app: move all special-case mode processing optimizations to GimpOperationLayerMode
|
2017-02-02 17:40:05 -05:00 |
|
gimpoperationdissolve.h
|
app: rename GimpOperationPointLayerMode to GimpOperationLayerMode
|
2017-01-21 21:35:52 +01:00 |
|
gimpoperationerase.c
|
app: add composite mode support to erase mode
|
2017-01-31 18:16:44 -05:00 |
|
gimpoperationerase.h
|
app: rename GimpOperationPointLayerMode to GimpOperationLayerMode
|
2017-01-21 21:35:52 +01:00 |
|
gimpoperationlayermode.c
|
app: move layer mode enums and gimp-layer-modes.[ch] to operations/
|
2017-02-05 15:59:29 +01:00 |
|
gimpoperationlayermode.h
|
app: move layer mode enums and gimp-layer-modes.[ch] to operations/
|
2017-02-05 15:59:29 +01:00 |
|
gimpoperationnormal-sse2.c
|
app: rename GimpOperationPointLayerMode to GimpOperationLayerMode
|
2017-01-21 21:35:52 +01:00 |
|
gimpoperationnormal-sse4.c
|
app: rename GimpOperationPointLayerMode to GimpOperationLayerMode
|
2017-01-21 21:35:52 +01:00 |
|
gimpoperationnormal.c
|
app: move all special-case mode processing optimizations to GimpOperationLayerMode
|
2017-02-02 17:40:05 -05:00 |
|
gimpoperationnormal.h
|
app: rename GimpOperationPointLayerMode to GimpOperationLayerMode
|
2017-01-21 21:35:52 +01:00 |
|
gimpoperationreplace.c
|
app: move all special-case mode processing optimizations to GimpOperationLayerMode
|
2017-02-02 17:40:05 -05:00 |
|
gimpoperationreplace.h
|
app: rename GimpOperationPointLayerMode to GimpOperationLayerMode
|
2017-01-21 21:35:52 +01:00 |
|
Makefile.am
|
app: move layer mode enums and gimp-layer-modes.[ch] to operations/
|
2017-02-05 15:59:29 +01:00 |