app: split screen op in legacy and new

This commit is contained in:
Øyvind Kolås
2017-01-09 23:19:29 +01:00
parent 60dcb17874
commit 3a50cdcd4f
13 changed files with 33 additions and 213 deletions

View File

@ -23,7 +23,9 @@ libapplayermodes_generic_a_sources = \
gimpoperationdodge.c \
gimpoperationdodge.h \
gimpoperationmultiply.c \
gimpoperationmultiply.h
gimpoperationmultiply.h \
gimpoperationscreen.c \
gimpoperationscreen.h
libapplayermodes_sse2_a_sources = \
gimpoperationnormal-sse2.c