| .. |
|
.gitignore
|
|
|
|
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
|
Fix the linear light layer mode formula
|
2017-02-05 01:19:53 +03:00 |
|
gimpoperationlayermode.h
|
app: add repository of layer mode information
|
2017-02-03 01:53:10 +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: build layer mode operations with SSE2 flags.
|
2017-02-02 21:41:15 +01:00 |