Commit Graph

3 Commits

Author SHA1 Message Date
41fff6990e app: make layer modes more configurable
Implement a common utility function gimp_blend_composite that uses utility
functions for implementing layer modes, with separate (possibly SIMD) optimized
loops for blending and compositing, with configured linear TRC, perceptual
gamma TRC or even using CIE Lab as the space.
2017-01-19 01:04:15 +01:00
153796df9b app: fix names of addition and subtract ops 2017-01-10 02:29:34 +01:00
dfcb5c11de app: add new files for subtract/addition ops 2017-01-10 01:42:34 +01:00