| .. |
|
.gitignore
|
|
|
|
gimp-layer-modes.c
|
app: put BLEND_SPACE_IMMUTABLE back for NORMAL
|
2017-02-26 16:43:59 +01:00 |
|
gimp-layer-modes.h
|
app: add gimp_layer_mode_get_context_array()
|
2017-02-20 23:51:32 +01:00 |
|
gimpoperationantierase.c
|
app: implement the different composite modes for anti-erase mode
|
2017-02-17 18:19:32 -05:00 |
|
gimpoperationantierase.h
|
app: rename GimpOperationPointLayerMode to GimpOperationLayerMode
|
2017-01-21 21:35:52 +01:00 |
|
gimpoperationbehind.c
|
app: implement the different composite modes for behind mode
|
2017-02-17 18:19:32 -05: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: implement the different composite modes for dissolve mode
|
2017-02-17 18:19:32 -05:00 |
|
gimpoperationdissolve.h
|
app: rename GimpOperationPointLayerMode to GimpOperationLayerMode
|
2017-01-21 21:35:52 +01:00 |
|
gimpoperationerase.c
|
app: avoid some GCC warnings due to unhandled switch cases
|
2017-02-17 18:19:32 -05:00 |
|
gimpoperationerase.h
|
app: rename GimpOperationPointLayerMode to GimpOperationLayerMode
|
2017-01-21 21:35:52 +01:00 |
|
gimpoperationlayermode.c
|
*: rename NORMAL to NORMAL_LEGACY and NORMAL_LINEAR to NORMAL
|
2017-02-26 16:26:34 +01:00 |
|
gimpoperationlayermode.h
|
app: remove GIMP_LAYER_MODE_FLAG_WANTS_LINEAR_DATA and friends
|
2017-02-17 18:19:32 -05:00 |
|
gimpoperationnormal-sse2.c
|
app: implement the different composite modes for normal mode
|
2017-02-17 18:19:32 -05:00 |
|
gimpoperationnormal-sse4.c
|
app: implement the different composite modes for normal mode
|
2017-02-17 18:19:32 -05:00 |
|
gimpoperationnormal.c
|
app: implement the different composite modes for normal mode
|
2017-02-17 18:19:32 -05:00 |
|
gimpoperationnormal.h
|
app: merge the GimpLayerModeFunc into gimp-layer-modes.c's array
|
2017-02-15 02:25:44 +01:00 |
|
gimpoperationreplace.c
|
app: implement the different composite modes for replace mode
|
2017-02-17 18:19:32 -05:00 |
|
gimpoperationreplace.h
|
app: rename GimpOperationPointLayerMode to GimpOperationLayerMode
|
2017-01-21 21:35:52 +01:00 |
|
Makefile.am
|
app: merge the GimpLayerModeFunc into gimp-layer-modes.c's array
|
2017-02-15 02:25:44 +01:00 |