app: split legacy out of soft and hard light

This commit is contained in:
Øyvind Kolås
2017-01-11 04:10:06 +01:00
parent 784a8ee224
commit 8f3842434c
8 changed files with 50 additions and 19 deletions

View File

@ -64,7 +64,11 @@ libapplayermodes_generic_a_sources = \
gimpoperationdivide.c \
gimpoperationdivide.h \
gimpoperationburn.c \
gimpoperationburn.h
gimpoperationburn.h \
gimpoperationhardlight.c \
gimpoperationhardlight.h \
gimpoperationsoftlight.c \
gimpoperationsoftlight.h
libapplayermodes_sse2_a_sources = \
gimpoperationnormal-sse2.c